blob: 6a697b070ff58f07a6fdcbee7e54305da7a8e501 [file] [log] [blame]
{
"name": "SweetAlertObjc",
"version": "0.0.1",
"summary": "SweetAlert for Objective-c",
"description": "SweetAlert for Objective-c,After SweetAlert swift modifications can be directly invoked in Objective-c",
"license": "MIT",
"authors": {
"Legendry": "czqasn_6@163.com"
},
"homepage": "https://github.com/czqasngit/SweetAlertObjc",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/czqasngit/SweetAlertObjc.git",
"tag": "0.0.1"
},
"source_files": "SweetAlertObjc/SweetAlertObjc/*",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit"
]
}