{ | |
"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}" | |
} |