blob: d623f315a503166dad8fc9a2b07f0ddd41f8f47f [file] [log] [blame]
{
"name": "CarbookDB",
"version": "0.1.0",
"summary": "A short description of CarbookDB.",
"module_name": "CarbookDB",
"dependencies": {
"EVReflection/Alamofire": [
]
},
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ganeshbca/CarbookDB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ganeshbca": "ganesh.kumar@widas.in"
},
"source": {
"git": "https://github.com/ganeshbca/CarbookDB.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CarbookDB/Classes/**/*",
"resources": "CarbookDB/Resources/**/*.xcdatamodeld",
"pushed_with_swift_version": "3.0"
}