[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 4 / 5 / 3 / CustomCopyLabel / 0.1.0 / CustomCopyLabel.podspec.json
blobb92759da63509e4fab9488361b5eb139800d3888
2   "name": "CustomCopyLabel",
3   "version": "0.1.0",
4   "summary": "具有将内容粘贴到系统的剪切板功能的label",
5   "description": "TODO: 继承于系统的label,添加将内容粘贴到系统的剪切板的功能",
6   "homepage": "https://github.com/zhmios/CustomCopyLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhmios": "1938708066@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhmios/CustomCopyLabel.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CustomCopyLabel/Classes/**/*"