blob: 65d0fcb1002c9a10e4b160e30e28617e2deb4e74 [file] [log] [blame]
{
"name": "CEMKit",
"version": "1.0.1",
"summary": "handy library for no-xibbers",
"homepage": "https://github.com/cemolcay/CEMKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cem Olcay": "ccemolcay@gmail.com"
},
"source": {
"git": "https://github.com/cemolcay/CEMKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CEMKit/*.{h,m}",
"requires_arc": true
}