blob: ec239f5bdd77dd2981d2ca12284a47d802f3477b [file] [log] [blame]
{
"name": "InsideAppNotification",
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"summary": "InAppNotification shows notification inside of an iOS app.",
"requires_arc": true,
"version": "0.2.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": "InAppNotification/**/*.{swift}",
"resources": "InAppNotification/**/*.{xcassets}"
}