[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 2 / 8 / 5 / LYCopyLabel / 1.2.0 / LYCopyLabel.podspec.json
blob9003cd14b50d74d2951cfe8245eb9bd4e0c0f4ee
2   "name": "LYCopyLabel",
3   "version": "1.2.0",
4   "summary": "Sub Class of UILabel to make the label enable to be copyed when long pressed",
5   "homepage": "https://github.com/liuyang20091130/LYCopyLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "liuyang20091130": "liuyang20091130@163.com"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/liuyang20091130/LYCopyLabel.git",
18     "tag": "1.2.0"
19   },
20   "source_files": "CopyLabel/LYCopyLabel/*.{h,m}",
21   "resources": "CopyLabel/LYCopyLabel/LYCopyLabel.bundle",
22   "public_header_files": "CopyLabel/LYCopyLabel/*.h"