[Add] RogoCore 1.0.8.9
[CocoaPods.git] / Specs / 7 / 2 / d / SwiftTweaks / 4.1.0 / SwiftTweaks.podspec.json
blobc55a6a2bb89937142829300b18e8cdb3144c319b
2   "name": "SwiftTweaks",
3   "version": "4.1.0",
4   "summary": "Tweak your Swift-based app on-device.",
5   "description": "SwiftTweaks is a way to adjust your Swift-based iOS app on-device without needing to recompile. Read more about it on our blog: http://engineering.khanacademy.org/posts/introducing-swifttweaks.htm",
6   "homepage": "https://github.com/Khan/SwiftTweaks",
7   "screenshots": "https://raw.githubusercontent.com/Khan/SwiftTweaks/master/Images/SwiftTweaks%20Overview.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": [
13     "Khan Academy",
14     "Bryan Clark"
15   ],
16   "social_media_url": "https://www.twitter.com/khanacademy",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source": {
21     "git": "https://github.com/Khan/SwiftTweaks.git",
22     "tag": "v4.1.0",
23     "submodules": true
24   },
25   "source_files": "SwiftTweaks/**/*.swift",
26   "resources": "SwiftTweaks/*.xcassets",
27   "swift_versions": "5.0",
28   "ios": {
29     "frameworks": "UIKit"
30   },
31   "swift_version": "5.0"