blob: dad1cac3cd874548c8cf2bd4672442dbbbeeb31c [file] [log] [blame]
{
"name": "A_IOSHelper",
"version": "1.0.0",
"summary": "IOSHelper provides various helping functions included: animation, controls event, task chain, KVO binding, data model, network, and so on.",
"homepage": "http://animaxx.github.io/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.0"
},
"libraries": "sqlite3",
"source_files": "A_IOSHelper/**/*",
"requires_arc": true
}