blob: 81acb6005ee1827983c9df800bc440e2525735b0 [file] [log] [blame]
{
"name": "QLAlertViewController",
"version": "0.1.0",
"summary": "An AlertViewController for Custom,Used just like system control",
"homepage": "https://github.com/burtworld/QLAlertViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paramita": "baqkoo007@aliyun.com"
},
"source": {
"git": "https://github.com/burtworld/QLAlertViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"QLAlertViewController/Classes",
"QLAlertViewController/Classes/**/*.{h,m}"
]
}