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