blob: 8e79d5a96984ac68811bcd3c3f801cd85d702a78 [file] [log] [blame]
{
"name": "InAppNotification-iOS",
"platforms": {
"ios": "10.0"
},
"summary": "InAppNotification-iOS shows notification inside of an iOS app.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnold Plakolli": "plakolliarnold@gmail.com"
},
"homepage": "https://github.com/plakolliarnold/InAppNotification-iOS",
"source": {
"git": "https://github.com/plakolliarnold/InAppNotification-iOS.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "InAppNotification/**/*.{swift}",
"resources": "InAppNotification/**/*.{png,jpeg,jpg,storyboard,xib}"
}