blob: f99a9f0d1c6119bb98d35d68d4902253c6fcaac3 [file] [log] [blame]
{
"name": "WhatsNewKit",
"version": "1.3.3",
"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.3.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/**/*",
"frameworks": [
"Foundation",
"UIKit"
],
"swift_version": "5.0"
}