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