[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 9 / OBJson / 0.0.1 / OBJson.podspec.json
blobdccb7b4e32cedacb322750f503e20db4e029f65e
2   "name": "OBJson",
3   "version": "0.0.1",
4   "summary": "Custom Category used on iOS.",
5   "description": "Custom Category used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/FH910619/OBJson",
7   "license": "MIT",
8   "authors": {
9     "feihui": "269118482@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/FH910619/OBJson.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "OBJson/**/*.{h,m}",
19   "requires_arc": true