blob: e2fab1143bd6390a2773f6f023b9e155b513743c [file] [log] [blame]
{
"name": "WRGCodeBase",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WRGCodeBase/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"pushed_with_swift_version": "4.0"
}