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