[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / e / c / TMUICore / 2.0.6 / TMUICore.podspec.json
blob0c1c18ea14a1279c99320efa6efa5f42e89fe488
2   "name": "TMUICore",
3   "version": "2.0.6",
4   "summary": "TMUIKit 是个UI库,包含UI,组件,宏,库工具等。",
5   "description": "'TMUIKit iOS 是一个致力于提高项目 UI 开发效率的组件库,为工程提供一些通用的UI基础库及功能组件库以及一些通用的工具库。\n旨在帮助快速高效的构建工程的基础设计元素,以及统一维护基础元素的版本兼容性处理,助于提高开发效率和项目质量。'",
6   "homepage": "https://github.com/chengzongxin/TMUIKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengzongxin": "joe.cheng@corp.to8to.com"
13   },
14   "source": {
15     "git": "https://github.com/chengzongxin/TMUIKit.git",
16     "tag": "v2.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "public_header_files": "TMUIKit/TMUICore/*.h",
23   "source_files": "TMUIKit/TMUICore/**/*",
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "CoreGraphics"
28   ]