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