[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 5 / SDJSONPrettyPrint / 0.0.1 / SDJSONPrettyPrint.podspec.json
blob8646b5d91926c0ef61ed2c16624e01eccba258bf
2   "name": "SDJSONPrettyPrint",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Produces human-friendly JSON, which you can use for logging or debugging purposes.",
6   "homepage": "https://github.com/tyrone-sudeium/SDJSONPrettyPrint",
7   "authors": {
8     "Tyrone Trevorrow": "tyrone@sudeium.com"
9   },
10   "source": {
11     "git": "https://github.com/tyrone-sudeium/SDJSONPrettyPrint.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "5.0",
16     "osx": "10.7"
17   },
18   "source_files": "SDJSONPrettyPrint",
19   "requires_arc": true,
20   "frameworks": "Foundation"