[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / f / 7 / 9 / MTZWhatsNew / 1.1 / MTZWhatsNew.podspec.json
blob8e43547a63f57026f0f329a2fa8ec5a537ec121d
2   "name": "MTZWhatsNew",
3   "version": "1.1",
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.1"
24   },
25   "source_files": [
26     "Classes",
27     "Classes/**/*.{h,m}"
28   ],
29   "exclude_files": "Classes/Exclude",
30   "requires_arc": true