[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / f / 4 / XYTapLabel / 1.0.0 / XYTapLabel.podspec.json
blob66a00bddd258ff3608bab6b61186951fc15557f8
2   "name": "XYTapLabel",
3   "version": "1.0.0",
4   "summary": "tap UILabel text of sub range",
5   "description": "Tap UILabel text of sub range. you can set the touch range of text,and set the highlight color for select range.",
6   "homepage": "https://github.com/gdutxzy/XYTapLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gdutxzy": "gdutxzy@163.com"
13   },
14   "source": {
15     "git": "https://github.com/gdutxzy/XYTapLabel.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XYTapLabel/Classes/**/*",
22   "frameworks": "UIKit"