blob: 9acbd998dd0e1b46efa01c02f0d5127717b0dedd [file] [log] [blame]
{
"name": "CKUITools",
"version": "0.1",
"summary": "A collection of Categories and other tools designed to make a developer's life easier.",
"homepage": "https://github.com/genericspecific/CKUITools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Constantine Karlis": "dino@constantinekarlis.com"
},
"source": {
"git": "https://github.com/genericspecific/CKUITools.git",
"tag": "v0.1"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"requires_arc": true
}