blob: 13c9a606e330d717bce5feca714f10e8dcea74e0 [file] [log] [blame]
{
"name": "SwiftyKnob",
"version": "0.0.7",
"summary": "An easy way to add knobs in your app",
"description": "A super easy way to add knobs in your iOS apps.",
"homepage": "https://github.com/jevin/SwiftyKnob.git",
"license": "MIT",
"authors": {
"jevin": "jevin9@gmail.com"
},
"social_media_url": "http://twitter.com/jevinsew",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/jevin/SwiftyKnob.git",
"tag": "0.0.7"
},
"source_files": "SwiftyKnob/Classes/**/*",
"pushed_with_swift_version": "3.1"
}