[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / e / d / 8 / WRGCodeBase / 0.1.0 / WRGCodeBase.podspec.json
blob67119d1bf4d2395c055d3a46e761dae7c88fad2e
2   "name": "WRGCodeBase",
3   "version": "0.1.0",
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.0"
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": "3.0"