[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 4 / 3 / f / UToolsLee / 0.0.5 / UToolsLee.podspec.json
blobaee4de9187e84d66b2da80e5bc09e8d7f9586f5b
2   "name": "UToolsLee",
3   "version": "0.0.5",
4   "summary": "快速创建UIButton以及UILabeal",
5   "description": "快速创建UIButton以及UILabeal",
6   "homepage": "https://github.com/Lee0924/UTools",
7   "authors": {
8     "Lee0924": "Leejialin0924@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/Lee0924/UTools.git",
15     "tag": "v0.0.5"
16   },
17   "license": "MIT",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "UIToolsLee",
22       "source_files": [
23         "UToolsLee/ButtonTool/*.{h,m}",
24         "UToolsLee/LabealTool/*.{h,m}"
25       ],
26       "frameworks": [
27         "Foundation",
28         "UIKit"
29       ]
30     }
31   ]