blob: bf6ef6a7e5d60e920c8bbed16c421c30c2184066 [file] [log] [blame]
{
"name": "Cheats",
"version": "1.0.0",
"swift_version": "4.2",
"summary": "Retro cheat codes for progressive iOS apps.",
"description": "Allows developers to implement retro style cheat codes like the Konami code consisting of swipes and key presses.",
"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.0.0"
},
"social_media_url": "https://twitter.com/ross_w_butler",
"platforms": {
"ios": "8.0"
},
"source_files": "Cheats/Classes/**/*"
}