[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / b / a / WhatsNewPage / 0.3.0 / WhatsNewPage.podspec.json
blob63668ac5f05332818d8e9a5009c6793ca7113116
2   "name": "WhatsNewPage",
3   "version": "0.3.0",
4   "summary": "Allows simple use of a Whats New Viewcontroller that allows you to visually introduce new features on your apps to your users.",
5   "description": "A ViewController that mimics the iOS 11 Whats New page. It is comprised of three main elements: WhatsNewLabel, DescriptionStackView, DescriptionView, and a ClosePageButton.",
6   "homepage": "https://github.com/sgangele21/WhatsNewPage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sgangele21": "sahil.gangele@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sgangele21/WhatsNewPage.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "WhatsNewPage/Classes/**/*",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "4.0"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "pushed_with_swift_version": "4.0"