[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / c / 5 / 0 / Objectify / 0.0.4 / Objectify.podspec.json
blobe364a0c54a51cf61e14a32c72ca8da72bd140bc4
2   "name": "Objectify",
3   "version": "0.0.4",
4   "summary": "Make override NSObject methods simple and easy.",
5   "homepage": "http://github.com/crazytonyli/Objectify",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Tony Li": "crazygemini.lee@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/crazytonyli",
14   "source": {
15     "git": "https://github.com/crazytonyli/Objectify.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "Objectify/*.h",
19   "dependencies": {
20     "libextobjc/EXTKeyPathCoding": [
21       "~> 0.4.1"
22     ]
23   }