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