blob: f5540e700f1877336a5e38e6ec2bb23ba1095207 [file] [log] [blame]
{
"name": "SKYAlertManager",
"version": "0.1.0",
"summary": "UIAlertController的简易封装.",
"description": "UIAlertController的简易封装,一行代码完成调用",
"homepage": "https://github.com/BlueTopsky/SKYAlertManager",
"license": "MIT",
"authors": {
"luoyesuifeng": "991526245@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/BlueTopsky/SKYAlertManager.git",
"tag": "0.1.0"
},
"source_files": "SKYAlertManager/*.{h,m}"
}