[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 4 / 9 / f / WhatsNew / 0.1.0 / WhatsNew.podspec.json
blobe5bec36f55b64bdf681831bc238817a4c5bcd51f
2   "name": "WhatsNew",
3   "version": "0.1.0",
4   "summary": "Showcase new features after an app update similar to Pages, Numbers and Keynote.",
5   "description": "WhatsNew automatically displays a short description of the new features when users update your app. This is similar to what happens in Apple's apps like Pages, Numbers, Keynote, iMovie and TestFlight.\nSimply list your new features (with optional icons), customize the appeareance and when to show it (only on major updates for example).",
6   "homepage": "https://github.com/BalestraPatrick/WhatsNew",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Patrick Balestra": "me@patrickbalestra.com"
13   },
14   "source": {
15     "git": "https://github.com/BalestraPatrick/WhatsNew.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/BalestraPatrick",
19   "platforms": {
20     "ios": "9.3"
21   },
22   "source_files": "WhatsNew/**/*.swift",
23   "resources": "WhatsNew/Resources/*.*",
24   "pushed_with_swift_version": "4.0"