blob: baac082955dd2d377d04baccb04f77c1e30f01f1 [file] [log] [blame]
{
"name": "NavigationNotice",
"version": "3.0.1",
"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": "4.2",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KyoheiG3/NavigationNotice.git",
"tag": "3.0.1"
},
"source_files": "NavigationNotice/**/*.{h,swift}",
"requires_arc": true,
"frameworks": "UIKit",
"swift_version": "4.2"
}