[Add] ikame_ios_sdk 1.0.417
[CocoaPods.git] / Specs / a / b / 4 / GreedJSON / 0.0.1 / GreedJSON.podspec.json
blob1ded738722f18609f02c185e4c309d2992fc6f56
2   "name": "GreedJSON",
3   "version": "0.0.1",
4   "summary": "ios JSON parser based ob  NSJSONSerialization",
5   "description": "Format NSDictionary,NSArray and NSData to JSONString,or reverse",
6   "homepage": "https://github.com/greedlab/GreedJSON",
7   "license": "MIT",
8   "authors": {
9     "Bell": "bell@greedlab.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/greedlab/GreedJSON.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "GreedJSON",
20     "GreedJSON/*.{h,m}"
21   ],
22   "frameworks": "Foundation",
23   "requires_arc": true