blob: b3fbcb00cb6c3d013c034735017625ae3f4805b5 [file] [log] [blame]
{
"name": "DevtorNotificationView",
"version": "0.1.3",
"summary": "To display in-app notification message",
"description": "To display in-app notification message, it is Awesome!",
"homepage": "https://github.com/imfeemily/DevtorNotificationView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Devtor": "ifeemily@gmail.com"
},
"source": {
"git": "https://github.com/imfeemily/DevtorNotificationView.git",
"tag": "0.1.3"
},
"frameworks": "UIKit",
"platforms": {
"ios": "10.0"
},
"source_files": "DevtorNotification/**/*{.swift}",
"resources": "DevtorNotification/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}