blob: 3c4d76730721d433073901bba4cd2436987a05e8 [file] [log] [blame]
{
"name": "KKAlertView",
"version": "0.1.1",
"summary": "KKAlertView contains Path like appearing animation and some functions.",
"homepage": "https://github.com/kazuteru/KKAlertView",
"license": "MIT",
"authors": {
"kazuteru": "kazuteru.koba@gmail.com"
},
"source": {
"git": "https://github.com/kazuteru/KKAlertView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"KKAlertView/*.{swift}",
"KKAlertView/AnimationManager/*.{swift}"
]
}