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