blob: f07e3b0b8cbeb3a646b77cc8695adddaf94ef276 [file] [log] [blame]
{
"name": "SYPopTip",
"version": "1.0.0",
"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.0"
},
"source_files": "SYPopTip/**/*.{h,m}",
"requires_arc": true
}