blob: 98e0e4aab4083a48b70a8876ba4aad7bd7cf515b [file] [log] [blame]
{
"name": "CKUITools",
"version": "0.5.4",
"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.4"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m,c}",
"frameworks": "QuartzCore",
"requires_arc": true
}