[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 8 / 5 / SwiftyUpgrade / 1.1.1 / SwiftyUpgrade.podspec.json
blob7ae35e8ef31a685b1aaee21d7c0d16c1016eb695
2   "name": "SwiftyUpgrade",
3   "version": "1.1.1",
4   "summary": "iOS framework that allows devs to quickly display an upgrade/IAP screen",
5   "description": "SwiftyUpgrade displays a pre-made highly editable ViewController from which the user is able to upgrade to PRO.",
6   "homepage": "https://github.com/juanpablofernandez/SwiftyUpgrade",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Juan Pablo Fernandez",
12   "social_media_url": "https://github.com/juanpablofernandez",
13   "platforms": {
14     "ios": "11.2"
15   },
16   "source": {
17     "git": "https://github.com/juanpablofernandez/SwiftyUpgrade.git",
18     "tag": "1.1.1"
19   },
20   "source_files": [
21     "SwiftyUpgrade",
22     "SwiftyUpgrade/**/*.{swift}"
23   ],
24   "swift_version": "5.0"