blob: 8c3499a45b4cfcf1132d11a391456f36468dfa6d [file] [log] [blame]
{
"name": "A_IOSHelper",
"version": "1.2.0",
"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": "8.0"
},
"source": {
"git": "https://github.com/Animaxx/A-IOSHelper.git",
"tag": "1.2.0"
},
"libraries": "sqlite3",
"source_files": "A_IOSHelper/**/*.{h,m}",
"requires_arc": true
}