blob: 8f930e3e26fe48d7def6d4732ff3dad213b324bd [file] [log] [blame]
{
"name": "SWSAlertView",
"version": "0.0.4",
"summary": "A short description of SWSAlertView.",
"description": "这是一个简单自定义的弹框!",
"homepage": "https://github.com/shiwensong",
"license": "MIT",
"authors": {
"shiwensong": "18996601419@189.cn"
},
"source": {
"git": "https://github.com/shiwensong/SWSAlertView.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"dependencies": {
"SDAutoLayout": [
"2.2.0"
],
"FDFullscreenPopGesture": [
"1.1"
]
}
}