blob: 68c36a58b737f355f5edeeaad9d8db2c41b526e6 [file] [log] [blame]
{
"name": "Cheats",
"version": "2.0.0",
"swift_versions": "5.0",
"summary": "Retro cheat codes for modern iOS apps.",
"description": "Cheats is an implementation of retro-style cheat codes (such as the Konami code) for iOS apps. Combine a sequence of actions consisting of swipes, shake gestures, taps and key presses to create a cheat code for unlocking features or Easter eggs in your app.",
"homepage": "https://github.com/rwbutler/Cheats",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rwbutler": "github@rwbutler.com"
},
"source": {
"git": "https://github.com/rwbutler/Cheats.git",
"tag": "2.0.0"
},
"social_media_url": "https://twitter.com/ross_w_butler",
"platforms": {
"ios": "8.0"
},
"source_files": "Cheats/Classes/**/*",
"swift_version": "5.0"
}