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