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