[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / d / 8 / e / ZKCommonTool / 0.0.1 / ZKCommonTool.podspec.json
blob6b8e692375f12de71b37b47208102f101ed400b7
2   "name": "ZKCommonTool",
3   "version": "0.0.1",
4   "summary": "一些自己常用的开发工具类",
5   "description": "目前支持的功能有:\nUILabel:改变文字中某字符的颜色和字体大小.\nUITextField:改变占位符的颜色和字体大小.\nUIView:获取view所在的Controller.",
6   "homepage": "https://github.com/ArrogantDevilsMan/ZKCommonTool/",
7   "license": {
8     "type": "BSD"
9   },
10   "authors": {
11     "张科": "ArrogantDevils@163.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/ArrogantDevilsMan/ZKCommonTool.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "ZKCommonTool/ZKCommonTool/Tool/*.{h,m}",
21   "frameworks": "UIKit",
22   "deprecated": true