[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 7 / 9 / MTZWhatsNew / 1.0 / MTZWhatsNew.podspec.json
blobe9f2998916973cafd93a52ef8b3927ea68fdabc6
2   "name": "MTZWhatsNew",
3   "version": "1.0",
4   "summary": "Easily present the latest changes and features to your users on app updates.",
5   "description": "                   Easily present the latest changes and features to your users on app updates. Present a modal view controller on app launch just like Apple's own apps (Podcasts, iLife, iWork).\n",
6   "homepage": "https://github.com/mdznr/What-s-New",
7   "screenshots": [
8     "https://raw.githubusercontent.com/mdznr/What-s-New/master/Screenshots/SS-iPhone.png",
9     "https://raw.githubusercontent.com/mdznr/What-s-New/master/Screenshots/SS-iPad.png",
10     "https://raw.githubusercontent.com/mdznr/What-s-New/master/Screenshots/SS2-iPhone.png",
11     "https://raw.githubusercontent.com/mdznr/What-s-New/master/Screenshots/SS2-iPad.png"
12   ],
13   "license": "MIT",
14   "authors": {
15     "Matt Zanchelli": "matt@mdznr.com"
16   },
17   "social_media_url": "http://twitter.com/mdznr",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source": {
22     "git": "https://github.com/mdznr/What-s-New.git",
23     "tag": "1.0"
24   },
25   "source_files": [
26     "Classes",
27     "Classes/**/*.{h,m}"
28   ],
29   "exclude_files": "Classes/Exclude",
30   "requires_arc": true