blob: 5232c6bede7aa5a95d652c2bd1a670e4d10ab644 [file] [log] [blame]
{
"name": "CBToolkit",
"version": "0.0.3",
"summary": "A UI and utility Toolkit for iOS",
"homepage": "https://github.com/WCByrne/CBToolkit",
"license": "MIT",
"authors": {
"wes": "wesburn@me.com"
},
"source": {
"git": "https://github.com/WCByrne/CBToolkit.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CBToolkit/CBToolkit/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
]
}