blob: a4012510fd105f11e9f51496b038e574887b7a39 [file] [log] [blame]
{
"name": "SASecretCommandViewController",
"version": "1.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/szk-atmosphere/SASecretCommandViewController",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/SASecretCommandViewController.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SASecretCommandViewController/*.swift",
"frameworks": "QuartzCore"
}