[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 5 / 2 / 3 / ARSafeJSON / 0.0.3 / ARSafeJSON.podspec.json
blob33822a18370238612c3d2f543cb56184065bfe2b
2   "name": "ARSafeJSON",
3   "version": "0.0.3",
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.3"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "ARSafeJSON/",
18   "requires_arc": true