[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 0 / 1 / TSUMUtil / 1.0.6 / TSUMUtil.podspec.json
blob0b5b583098fa7642a53e3c803a4c729dd4e7d860
2   "name": "TSUMUtil",
3   "version": "1.0.6",
4   "summary": "A Lib For UM.",
5   "description": "写此代码的初衷是在项目中导入UM之后出现编译问题",
6   "homepage": "https://github.com/StoneStoneStoneWang/TSUMUtil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/TSUMUtil.git",
24     "tag": "1.0.6"
25   },
26   "source_files": "Code/**/*.{h,m}",
27   "dependencies": {
28     "UMCCommon": [
30     ],
31     "UMCSecurityPlugins": [
33     ],
34     "UMCShare/Social/WeChat": [
36     ],
37     "UMCShare/Social/QQ": [
39     ],
40     "UMCShare/UI": [
42     ],
43     "MJExtension": [
45     ]
46   }