blob: 7a89d9c32be010e8bd14783e2d5a60cf812b9008 [file] [log] [blame]
{
"name": "MowingoSDK",
"version": "0.1.0",
"summary": "SDK Pod for Mowingo",
"description": "This CocoaPod provides the dependencies to use Mowingo SDK",
"homepage": "https://github.com/hemant3370/MowingoSDK",
"license": "MIT",
"authors": {
"Hemant Singh": "hemant.singh@bellurbis.com"
},
"source": {
"git": "https://github.com/hemant3370/MowingoSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MowingoSDK": [
"Pod/Assets/*.png"
]
}
}