blob: 549f5c40c13c6af8586f097e85469047bf792d49 [file] [log] [blame]
{
"name": "WRGCodeBase",
"version": "0.1.1",
"summary": "Boilerplate code for project setup",
"description": "WRGCodeBase is a collection of code which is generic to all the projects.",
"homepage": "https://github.com/wrg-mujeeb/WRGCodeBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mujeeb Rahman O": "mujeeb@whiterabbit.group"
},
"source": {
"git": "https://github.com/wrg-mujeeb/WRGCodeBase.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WRGCodeBase/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"pushed_with_swift_version": "3.0"
}