[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / d / 9 / OBJson / 0.0.2 / OBJson.podspec.json
blob07d7e0d674b0d1963188e081d6eb03492facd1e1
2   "name": "OBJson",
3   "version": "0.0.2",
4   "summary": "json parse to object,create json by object",
5   "description": "1.create object by json\n2.create json by object",
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.2"
17   },
18   "source_files": "OBJson/**/*.{h,m}",
19   "requires_arc": true