blob: ac4ca7c27c7cfffd89db9e0ddae7773b58fd3e2a [file] [log] [blame]
{
"name": "FancyAlert",
"version": "1.4.2",
"summary": "fancy alert",
"homepage": "https://github.com/ChaselAn/FancyAlert",
"license": "MIT",
"authors": {
"ChaselAn": "865770853@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ChaselAn/FancyAlert.git",
"tag": "1.4.2"
},
"source_files": "FancyAlertDemo/FancyAlert/*.swift",
"requires_arc": true,
"resources": "FancyAlertDemo/*.xcassets"
}