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