[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / 3 / ARSafeJSON / 0.0.7 / ARSafeJSON.podspec.json
blobabfe2d220515fe3c112239f1404e481d76d0ac00
2   "name": "ARSafeJSON",
3   "version": "0.0.7",
4   "summary": "ARSafeJSON is a small library that will strip all occurences of NSNull from a JSON of any depth.",
5   "homepage": "https://bitbucket.org/antoine_r/arsafejson",
6   "license": "MIT",
7   "authors": {
8     "Antoine Rabanes": "antoine.rabanes@gmail.com"
9   },
10   "source": {
11     "git": "https://bitbucket.org/antoine_r/arsafejson.git",
12     "tag": "0.0.7"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "ARSafeJSON/ARSafeJSON",
18   "requires_arc": true