Latest | 2.0.0 |
---|---|
Homepage | http://www.heywatchencoding.com |
License | MIT |
Platforms | ios 7.0, osx 10.8, requires ARC |
Authors |
Latest podspec
{ "name": "HeyWatch", "version": "2.0.0", "summary": "HeyWatch Objective-C client library", "description": " HeyWatch is a cloud video encoding servicen", "homepage": "http://www.heywatchencoding.com", "license": "MIT", "authors": { "Bruno Celeste": "[email protected]" }, "source": { "git": "https://github.com/HeyWatch/heywatch-objc.git", "tag": "2.0.0" }, "platforms": { "ios": "7.0", "osx": "10.8" }, "requires_arc": true, "source_files": "Classes", "ios": { "exclude_files": "Classes/osx" }, "osx": { "exclude_files": "Classes/ios" } }
Sat, 05 Mar 2016 09:45:03 +0000