blob: c1b8687323fed2fcad2f77b8593de0bdeea38eff [file] [log] [blame]
{
"name": "AIKit",
"version": "0.0.2",
"summary": "Assistance Kit",
"homepage": "https://github.com/Alexander-Ignition/AIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GRADUATION": "izh.sever@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Alexander-Ignition/AIKit.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"AIKit/Categories/*.{h,m}"
],
"requires_arc": true
}