[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / e / c / TMUICore / 2.0.5 / TMUICore.podspec.json
blob5a0ffdcfc8d3c21343a1f6912ecf55040e9d66dd
2   "name": "TMUICore",
3   "version": "2.0.5",
4   "summary": "TMUIKit 是个UI库,包含UI,组件,宏,库工具等。",
5   "description": "'TMUIKit iOS 是一个致力于提高项目 UI 开发效率的组件库,为工程提供一些通用的UI基础库及功能组件库以及一些通用的工具库。\n旨在帮助快速高效的构建工程的基础设计元素,以及统一维护基础元素的版本兼容性处理,助于提高开发效率和项目质量。'",
6   "homepage": "http://repo.we.com/tubroker/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": "./"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "public_header_files": "TMUIKit/TMUICore/*.h",
22   "source_files": "TMUIKit/TMUICore/**/*",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "CoreGraphics"
27   ]