[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / f / e / DXPManagerLib / 1.0.3 / DXPManagerLib.podspec.json
blobe8f1ff4c19f4ef3184daa1e1a6538fe23941dd9c
2   "name": "DXPManagerLib",
3   "version": "1.0.3",
4   "summary": "DXP Manager.",
5   "description": "DXP Manager Classes Contains Internationalization, Token, Image, Property, Theme, Entity",
6   "homepage": "https://github.com/HelloGitHub123/DXPManagerLib",
7   "license": "MIT",
8   "authors": {
9     "李标": "li.biao3@iwhalecloud.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/HelloGitHub123/DXPManagerLib.git",
16     "tag": "1.0.3"
17   },
18   "source_files": "DXPManagerLib/**/*.{h,m}",
19   "dependencies": {
20     "DXPToolsLib": [
22     ],
23     "DXPNetWorkingManagerLib": [
25     ],
26     "AFNetworking": [
27       "~> 4.0.1"
28     ],
29     "YYModel": [
31     ],
32     "YYCache": [
34     ],
35     "SSZipArchive": [
37     ]
38   },
39   "requires_arc": true