blob: f3e45598dbf6e57eae73787c11df42ac34f6bf05 [file] [log] [blame]
{
"name": "WYViscousBubble",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "仿qq带有拖动黏性的提醒气泡",
"description": "#仿qq带有拖动黏性的提醒气泡",
"license": {
"type": "MIT",
"text": " \n"
},
"homepage": "https://github.com/shanpengtao",
"frameworks": [
"Foundation",
"UIKit"
],
"authors": {
"wayne": "shanpengtao@vip.qq.com"
},
"source": {
"git": "https://github.com/shanpengtao/WYViscousBubble.git",
"tag": "1.0.0"
},
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC -lxml2 $(inherited)"
},
"subspecs": [
{
"name": "WYViscousBubble",
"source_files": "WYViscousBubble/WYViscousBubble/*.{h,m,mm,c,cc,cpp}",
"resources": "WYViscousBubble/WYViscousBubble/Resources"
}
]
}