blob: d6f210357f3e7ec920cc8125b65d0924a5080ee2 [file] [log] [blame]
{
"name": "NavigationNotice",
"version": "3.1.0",
"summary": "Customizable and interactive animated notification UI control.",
"homepage": "https://github.com/KyoheiG3/NavigationNotice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KyoheiG3/NavigationNotice.git",
"tag": "3.1.0"
},
"source_files": "NavigationNotice/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "5.0"
}