[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 2 / 0 / 1 / TSUMUtil / 1.0.4 / TSUMUtil.podspec.json
bloba547d48d0fe3c3dffaf8b6e0c54d667ed13ccdff
2   "name": "TSUMUtil",
3   "version": "1.0.4",
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.4"
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   }