blob: 2802098afc7976005d50bf0e35ae9d98104351c1 [file] [log] [blame]
{
"name": "CBToolkit",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CBToolkit/CBToolkit/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
]
}