blob: 7305d244b9fec1be349064d59340b9cdc806c0b2 [file] [log] [blame]
{
"name": "CustomAlert",
"version": "0.0.1",
"summary": "CustomAlert 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.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CustomAlert/*.{h,m}",
"resources": "CustomAlert/CustomAlertImage.bundle",
"public_header_files": "CustomAlert/*.h",
"frameworks": "UIKit"
}