blob: 8cff982373a31674376a1ae44d1773e59f4c6e3b [file] [log] [blame]
{
"name": "WhatsNewKit",
"version": "1.1.6",
"summary": "Showcase your awesome new app features",
"homepage": "https://github.com/SvenTiigi/WhatsNewKit",
"social_media_url": "http://twitter.com/SvenTiigi",
"license": "MIT",
"authors": {
"Sven Tiigi": "sven.tiigi@gmail.com"
},
"source": {
"git": "https://github.com/SvenTiigi/WhatsNewKit.git",
"tag": "1.1.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Sources/**/*",
"frameworks": [
"Foundation",
"UIKit"
]
}