[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / 0 / VWBubbleLabel / 1.0.0 / VWBubbleLabel.podspec.json
blob37325c88259b5c3ef2a5b0097d5cfc5bca96226a
2   "name": "VWBubbleLabel",
3   "version": "1.0.0",
4   "summary": "This is a bubble label you can always see in chat list",
5   "description": "This repo supplied a shortcut to create a label in front of a bubble image regardless of scaling the bubble. The bubble image and display mode can be customzied, details writted in Example File.",
6   "homepage": "https://github.com/voicewitness/VWBubbleLabel",
7   "license": "MIT",
8   "authors": {
9     "voicewitness": "voicewitness@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/voicewitness/VWBubbleLabel.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "VWBubbleLabel",
20     "VWBubbleLabel/*.{h,m}"
21   ],
22   "exclude_files": "Example"