blob: 6e578fc352949e6e68b10c382dd77e1fc2636b46 [file] [log] [blame]
{
"name": "KAKit",
"version": "1.0",
"platforms": {
"ios": null
},
"summary": "A collection of usefull classes for iOS development.",
"homepage": "http://github.com/ksmandersen/KAKit",
"authors": {
"Kristian Andersen": "k@kristianandersen.me"
},
"source": {
"git": "https://github.com/ksmandersen/KAKit.git",
"tag": "v1.0"
},
"source_files": "KAKit/**/*.{h,m}",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": false
}