blob: a50e183cf2619fb937ccd8abf266aa013431bda0 [file] [log] [blame]
{
"name": "SKYAlertManager",
"version": "0.0.3",
"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.0.3"
},
"source_files": "SKYAlertManager/**/*.{h,m}"
}