blob: 8b5c779bfc8ea74fb810112facef9e1c986f1182 [file] [log] [blame]
{
"name": "TLAlertLib",
"version": "1.1.1",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"summary": "高仿UIAlertController",
"homepage": "https://github.com/LoongerTao/TLAlertController",
"authors": {
"LoongerTao": "495285195@qq.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/LoongerTao/TLAlertController.git",
"tag": "1.1.1"
},
"source_files": "TLAlertController/TLAlertLib/*.{h,m}"
}