blob: 97c725762ed913fc8ee0e6b5a02da841f3159340 [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.0",
"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.0"
},
"frameworks": "UIKit",
"source_files": "InAppNotification/**/*.{swift}"
}