blob: 9123758afa5bb25e02426c37e7ec8a937873ddbf [file] [log] [blame]
{
"name": "AIKit",
"version": "0.0.3",
"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.3"
},
"source_files": [
"Classes",
"AIKit/Categories/*.{h,m}"
],
"requires_arc": true
}