blob: df611604052015436e80a451e2bfd95f674bbcf5 [file] [log] [blame]
{
"name": "TRCustomAlert",
"version": "0.0.9",
"summary": "TRCustomAlert is very goods",
"description": "卓朗封装的提示框",
"homepage": "https://github.com/troila-mobile/troila-mobie-CustomAlert-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mayinwei": "843912524@qq.com"
},
"source": {
"git": "https://github.com/troila-mobile/troila-mobie-CustomAlert-iOS.git",
"tag": "0.0.9"
},
"social_media_url": "https://github.com/Mayinwei",
"platforms": {
"ios": "8.0"
},
"source_files": "TRCustomAlert/*.{h,m}",
"resources": "TRCustomAlert/CustomAlertImage.bundle",
"public_header_files": "TRCustomAlert/*.h",
"frameworks": "UIKit"
}