blob: 4939fc558d7c4640da7e0c261cd39a71fb359473 [file] [log] [blame]
{
"name": "A_IOSHelper",
"version": "1.1.3",
"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.1.3"
},
"libraries": "sqlite3",
"source_files": "A_IOSHelper/**/*.{h,m}",
"requires_arc": true
}