blob: 316e993d18f9c0cf219ad3dfe9ab53604086b4e8 [file] [log] [blame]
{
"name": "IKCore",
"version": "1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/iankeen82/",
"authors": {
"Ian Keen": "iankeen82@gmail.com"
},
"summary": "Small utilities mostly used as dependencies in other projects.",
"source": {
"git": "https://github.com/iankeen82/ikcore.git",
"tag": "1.1"
},
"source_files": "IKCore/**/**.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}