[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / f / Cheats / 1.2.2 / Cheats.podspec.json
blob9203d065bed8ff79c4e13d0938b06173eeab0fe3
2   "name": "Cheats",
3   "version": "1.2.2",
4   "swift_version": "4.2",
5   "summary": "Retro cheat codes for modern iOS apps.",
6   "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.",
7   "homepage": "https://github.com/rwbutler/Cheats",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "rwbutler": "github@rwbutler.com"
14   },
15   "source": {
16     "git": "https://github.com/rwbutler/Cheats.git",
17     "tag": "1.2.2"
18   },
19   "social_media_url": "https://twitter.com/ross_w_butler",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "source_files": "Cheats/Classes/**/*"