blob: 50c69da737a528f9bd933b279533d516686bd05b [file] [log] [blame]
{
"name": "DLWhatsNew",
"version": "0.1.2",
"summary": "WhatsNew is a way for apps to display a detailed notification alert when new versions are launched.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"David Levy": "davestrand242@gmail.com"
},
"social_media_url": "http://twitter.com/davestrand",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/davestrand/",
"source": {
"git": "https://github.com/davestrand/WhatsNew.git",
"tag": "0.1.2"
},
"source_files": "Source/*.{swift}",
"resources": "Source/WhatsNew.storyboard",
"frameworks": "UIKit",
"requires_arc": true
}