blob: 00860517500ad2c353f759e5000fe0cff8fad38b [file] [log] [blame]
{
"name": "ACComponentDemo2",
"version": "1.0.1",
"summary": "ACComponentDemo2 via pod",
"homepage": "https://github.com/ColinAlanHB/ACComponentDemo2.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hb": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ColinAlanHB/ACComponentDemo2.git",
"tag": "1.0.1"
},
"resources": "acComponentDemo2/ACComponentDemoBundle.bundle",
"ios": {
"vendored_frameworks": "acComponentDemo2/ACComponentDemo2.framework"
},
"dependencies": {
"ACEngineLib": [
]
}
}