blob: 353a0869154d6ece2a8195dd454907b8f6a724b0 [file] [log] [blame]
{
"name": "SwiftyToggler",
"version": "1.0.0",
"license": "MIT",
"summary": "A Swifty way to toggle your features.",
"homepage": "https://github.com/MarcoSantarossa/SwiftyToggler",
"social_media_url": "http://twitter.com/MarcoSantaDev",
"authors": {
"Marco Santarossa": "marcosantadev@gmail.com"
},
"source": {
"git": "https://github.com/MarcoSantarossa/SwiftyToggler.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/**/*.swift",
"exclude_files": [
"Tests/**/*.swift",
"Examples/**/*.*"
],
"pushed_with_swift_version": "3.1"
}