[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / 5 / LYCopyLabel / 1.0.1 / LYCopyLabel.podspec.json
blob6a14d66f146504aed2ef84ce9873472764521ef7
2   "name": "LYCopyLabel",
3   "version": "1.0.1",
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": "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.0.1"
19   },
20   "source_files": "CopyLabel/LYCopyLabel/*.{h,m}",
21   "public_header_files": "CopyLabel/LYCopyLabel/*.h"