[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 3 / f / UToolsLee / 0.0.1 / UToolsLee.podspec.json
blob89983e06f791407c5f978e4ba3319de67d6a7792
2   "name": "UToolsLee",
3   "version": "0.0.1",
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.1"
16   },
17   "license": "MIT",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "UIToolsLee",
22       "source_files": "UTools/ButtonTool/**/*.{h,m}",
23       "frameworks": [
24         "Foundation",
25         "UIKit"
26       ]
27     }
28   ]