[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / d / e / SABubblePopView / 0.0.1 / SABubblePopView.podspec.json
blobb173c850d8822bbc45deb1d26725efbcf719a996
2   "name": "SABubblePopView",
3   "version": "0.0.1",
4   "summary": "气泡弹出框",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "homepage": "http://github.com/SAndL9/SABubblePopView",
9   "license": "MIT",
10   "requires_arc": true,
11   "authors": {
12     "李磊": "lilei@iscs.com.cn"
13   },
14   "source": {
15     "git": "http://github.com/SAndL9/SABubblePopView.git",
16     "tag": "0.0.1"
17   },
18   "subspecs": [
19     {
20       "name": "SABubblePopView",
21       "source_files": "SABubblePopView/SABubblePopView/SABubblePopView/*.{h,m}"
22     }
23   ]