blob: 4e55376d3611abdec7ac8e88d34f2e0c67ce3996 [file] [log] [blame]
{
"name": "GAKit",
"version": "0.1.1",
"summary": "Data source wrapper for views",
"homepage": "https://github.com/Gor/GAKit",
"license": "MIT",
"authors": {
"Gor Avakyan": "gv.avakyan@gmail.com"
},
"source": {
"git": "https://github.com/Gor/GAKit.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "GAKit/*.{h,m}",
"ios": {
"source_files": "GAKit/IOS/*.{h,m}"
}
}