blob: b173c850d8822bbc45deb1d26725efbcf719a996 [file] [log] [blame]
{
"name": "SABubblePopView",
"version": "0.0.1",
"summary": "气泡弹出框",
"platforms": {
"ios": "8.0"
},
"homepage": "http://github.com/SAndL9/SABubblePopView",
"license": "MIT",
"requires_arc": true,
"authors": {
"李磊": "lilei@iscs.com.cn"
},
"source": {
"git": "http://github.com/SAndL9/SABubblePopView.git",
"tag": "0.0.1"
},
"subspecs": [
{
"name": "SABubblePopView",
"source_files": "SABubblePopView/SABubblePopView/SABubblePopView/*.{h,m}"
}
]
}