blob: 734c004fa8f86c4aa39183f5faf5c27a61d916b4 [file] [log] [blame]
{
"name": "AlertTitleView",
"version": "1.0.0",
"summary": "Small titleTip for iOS",
"description": "this is a small titleTip show.",
"homepage": "https://github.com/OnePiece-D/AlertTitleView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OnePiece-D": "952942236@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/OnePiece-D/AlertTitleView.git",
"tag": "1.0.0"
},
"source_files": [
"WYLAlertTipView",
"WYLAlertTipView/**/*.{h,m}"
],
"requires_arc": true
}