blob: e5a109394b534068d28fbfcbc8ba78122f2018c6 [file] [log] [blame]
{
"name": "CKUITools",
"version": "0.5.0",
"summary": "A collection of UI Tools I use every day to make my life easier. Hopefully others will find them useful too.",
"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.5.0"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m,c}",
"requires_arc": true
}