[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 3 / a / YBLabel+Copy / 1.0.0 / YBLabel+Copy.podspec.json
bloba04c41aa9aca08b5f1b8e259d5449347a34c26bd
2   "name": "YBLabel+Copy",
3   "version": "1.0.0",
4   "summary": "Add copy functionality to UILabel",
5   "description": "# Features\n - Supports Interface Builder\n - Supports long press gesture\n - Allows enable/disble the copy feature\n - Works with all UILabel objects already in your project",
6   "homepage": "https://github.com/alexyubin/YBLabel_Copy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "alexyubin": "552092914@qq.com"
13   },
14   "social_media_url": "",
15   "platforms": {
16     "ios": null
17   },
18   "source": {
19     "git": "https://github.com/alexyubin/YBLabel_Copy.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "YBLabel+Copy/**/*.{h,m}",
23   "requires_arc": true