Latest | 0.0.2 |
---|---|
Homepage | http://github.com/bfolder/CocoaMite |
License | MIT |
Platforms | ios 5.0, osx 10.7, requires ARC |
Dependencies | AFNetworking |
Authors |
no README.md available
Latest podspec
{ "name": "CocoaMite", "version": "0.0.2", "summary": "CocoaMite is an Objective-C wrapper around the mite api.", "description": " CocoaMite is an Objective-C wrapper around the [mite api](http://mite.yo.lk/api/ "mite api").ntttt [mite](http://mite.yo.lk/ "mite") is 'sleek time tracking for teams & freelancers'.n", "homepage": "http://github.com/bfolder/CocoaMite", "license": "MIT", "authors": { "Heiko Dreyer": "[email protected]" }, "platforms": { "ios": "5.0", "osx": "10.7" }, "source": { "git": "https://github.com/bfolder/CocoaMite.git", "tag": "0.0.2" }, "source_files": "CocoaMite/**/*.{h,m}", "public_header_files": "CocoaMite/**/*.h", "requires_arc": true, "dependencies": { "AFNetworking": [ "~> 1.3.2" ] } }
Sat, 05 Mar 2016 22:02:03 +0000