blob: 7e0e2f5d377e1e8f802f6fb567e284724bb47019 [file] [log] [blame]
{
"name": "FancyAlert",
"version": "1.3.3",
"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.3.3"
},
"source_files": "FancyAlertDemo/FancyAlert/*.swift",
"requires_arc": true,
"resources": "FancyAlertDemo/*.xcassets"
}