blob: 5841fc6574456143d4c20918df210096aba809f4 [file] [log] [blame]
{
"name": "Cheats",
"version": "1.1.1",
"swift_version": "4.2",
"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 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": "1.1.1"
},
"social_media_url": "https://twitter.com/ross_w_butler",
"platforms": {
"ios": "8.0"
},
"source_files": "Cheats/Classes/**/*"
}