blob: 635f0ade1b6faba78c3878852c58753ee978e7c1 [file] [log] [blame]
{
"name": "InsideAppNotification",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.1",
"summary": "InAppNotification shows notification inside of an iOS app.",
"requires_arc": true,
"version": "0.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnold Plakolli": "plakolliarnold@gmail.com"
},
"homepage": "https://github.com/plakolliarnold/InAppNotification",
"source": {
"git": "https://github.com/plakolliarnold/InAppNotification.git",
"tag": "0.2.1"
},
"frameworks": "UIKit",
"source_files": "InAppNotification/**/*.{swift}",
"resources": "InAppNotification/**/*.{xcassets}"
}