blob: c746f35cbd400b6168bbd27f69dd734c5ec8e3a4 [file] [log] [blame]
{
"name": "A_IOSHelper",
"version": "1.0.1",
"summary": "IOSHelper provides various helping functions included: animation, controls event, task chain, KVO binding, data model, network, and so on.",
"homepage": "https://github.com/Animaxx/A-IOSHelper",
"license": "MIT",
"authors": {
"Animax Deng": "Animax.deng@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Animaxx/A-IOSHelper.git",
"tag": "1.0.1"
},
"libraries": "sqlite3",
"source_files": "A_IOSHelper/**/*",
"requires_arc": true
}