blob: 8bb326564db5eb6b39d40da7c18f7ce8245ba313 [file] [log] [blame]
{
"name": "SSAlertView",
"version": "0.0.1",
"summary": "一款可自定义的弹框",
"description": "SSKit项目中的小组件,是一个自定义的弹框",
"homepage": "https://github.com/bassamyan/SSAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin@aol.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/bassamyan/SSAlertView.git",
"tag": "0.0.1"
},
"source_files": "SSAlertViewDemo/SSAlertView/**/*.{h,m}"
}