blob: 6576819d80e7fd57f1e6f0d89a7afa97b496375a [file] [log] [blame]
{
"name": "SASecretCommandViewController",
"version": "2.0.0",
"summary": "You can use secret command with swipe gesture and A, B button. Show a secret mode you want!",
"homepage": "https://github.com/marty-suzuki/SASecretCommandViewController",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/SASecretCommandViewController.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SASecretCommandViewController/*.swift",
"frameworks": "QuartzCore"
}