blob: 8e43547a63f57026f0f329a2fa8ec5a537ec121d [file] [log] [blame]
{
"name": "MTZWhatsNew",
"version": "1.1",
"summary": "Easily present the latest changes and features to your users on app updates.",
"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",
"homepage": "https://github.com/mdznr/What-s-New",
"screenshots": [
"https://raw.githubusercontent.com/mdznr/What-s-New/master/Screenshots/SS-iPhone.png",
"https://raw.githubusercontent.com/mdznr/What-s-New/master/Screenshots/SS-iPad.png",
"https://raw.githubusercontent.com/mdznr/What-s-New/master/Screenshots/SS2-iPhone.png",
"https://raw.githubusercontent.com/mdznr/What-s-New/master/Screenshots/SS2-iPad.png"
],
"license": "MIT",
"authors": {
"Matt Zanchelli": "matt@mdznr.com"
},
"social_media_url": "http://twitter.com/mdznr",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mdznr/What-s-New.git",
"tag": "1.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}