blob: 01aa23ac2971b8d8c3044afa80dd4fde82273f44 [file] [log] [blame]
{
"name": "TRCustomAlert",
"version": "0.1.3",
"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.1.3"
},
"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"
}