[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / e / d / 8 / WRGCodeBase / 0.1.10 / WRGCodeBase.podspec.json
blobf323a346124e0a2f2b416077216803d55cfbb94b
2   "name": "WRGCodeBase",
3   "version": "0.1.10",
4   "summary": "Boilerplate code for project setup",
5   "description": "WRGCodeBase is a collection of code which is generic to all the projects.",
6   "homepage": "https://github.com/wrg-mujeeb/WRGCodeBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mujeeb Rahman O": "mujeeb@whiterabbit.group"
13   },
14   "source": {
15     "git": "https://github.com/wrg-mujeeb/WRGCodeBase.git",
16     "tag": "0.1.10"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WRGCodeBase/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "pushed_with_swift_version": "4.0"