[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / 6 / b / ZDS_Shared@kylerobson / 0.0.1 / ZDS_Shared@kylerobson.podspec.json
blob324cfebd100267342e23a97114e3750b9303ff17
2   "name": "ZDS_Shared@kylerobson",
3   "version": "0.0.1",
4   "summary": "Common classes including a custom context watcher and Reachability.",
5   "description": "Marcus Zarra mentioned some of this in his Core Data book, but I found the library is unmaintained, so I fixed the bugs I cared about and here we are.\n",
6   "homepage": "https://github.com/kylerobson/ZDS_Shared",
7   "license": "BSD",
8   "requires_arc": false,
9   "authors": {
10     "Marcus Zarra": "",
11     "Kyle Robson": "kyledr@gmail.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/kylerobson/ZDS_Shared.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "*.{h,m}",
21   "exclude_files": [
22     "AssetManagerTest/**",
23     "FJImporter/**"
24   ],
25   "dependencies": {
26     "yajl-objc": [
28     ]
29   }