blob: 722101ce4d7d9e48dc0160e49f14f0a2d2f8218a [file] [log] [blame]
{
"name": "ABLight",
"version": "1.0",
"summary": "ABLight SDK to manage CRM",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aliascocoa": "cocoaalias@gmail.com"
},
"source": {
"git": "https://github.com/aliascocoa/ABLight.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ABLight/Classes/**/*",
"ios": {
"vendored_frameworks": "*.framework"
},
"dependencies": {
"Protobuf": [
]
}
}