blob: 5e4d347e3c0c156354d284a376eb784965e139cd [file] [log] [blame]
{
"name": "SYPopTip",
"version": "1.0.1",
"summary": "SYPopTip.",
"description": "这是一个气泡弹出组件",
"homepage": "https://github.com/shenyunxiang/SYPopTip",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"shenyunxiang": "shen872934694@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/shenyunxiang/SYPopTip.git",
"tag": "1.0.1"
},
"source_files": "SYPopTip/**/*.{h,m}",
"requires_arc": true
}