blob: 6025a9ee32ee154a3e2a9183fc2f67727f37c404 [file] [log] [blame]
{
"name": "IKCore",
"version": "1.3",
"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.3"
},
"source_files": "IKCore/**/**.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
}
}