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