[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / f / 4 / XYTapLabel / 1.0.1 / XYTapLabel.podspec.json
blob31ab3944356acf58d58f0e12b0e349a50cb51ecf
2   "name": "XYTapLabel",
3   "version": "1.0.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XYTapLabel/Classes/**/*",
22   "frameworks": "UIKit"