blob: 776f92872e9f9d0bcdf072c5a3493b2de5faca73 [file] [log] [blame]
{
"name": "TRCustomAlert",
"version": "0.2.5",
"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.2.5"
},
"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",
"dependencies": {
"Masonry": [
]
}
}