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