[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / d / 8 / WRGCodeBase / 0.1.12 / WRGCodeBase.podspec.json
blob6439c26cdc1acf67048f1f78e47b6cd5422d62a1
2   "name": "WRGCodeBase",
3   "version": "0.1.12",
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.12"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "WRGCodeBase/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ]