blob: 3ada0a6a98a5c6c0e0366d84795bb263a4c5f7cd [file] [log] [blame]
{
"name": "CBToolkit",
"version": "0.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CBToolkit/CBToolkit/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"QuartzCore"
],
"pushed_with_swift_version": "3.0"
}