blob: 4080dd3734f7fcfb9d3e076cd17aeea09eef87f5 [file] [log] [blame]
{
"name": "SJKAlertView",
"version": "1.0.0",
"summary": "自定义视图弹出动画",
"description": "自定义视图多种弹出动画封装",
"homepage": "https://github.com/aasdsjk/CustomAlertView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"宋建魁": "1289647068@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aasdsjk/CustomAlertView.git",
"tag": "1.0.0"
},
"source_files": [
"Animation",
"SJKAlertView/Animation/**/*.{h,m}"
]
}