[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / b / f / AubeidoTools / 1.0.0 / AubeidoTools.podspec.json
blob98afaf13738b6f65af8b89430ce5e374aee2b57d
2   "name": "AubeidoTools",
3   "version": "1.0.0",
4   "summary": "欧贝多项目依赖库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ArcherGitSpace/AubeidoTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Archer": "1048496552@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ArcherGitSpace/AubeidoTools.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "AubeidoTools/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "JSONModel": [
29     ],
30     "MBProgressHUD": [
32     ],
33     "MJRefresh": [
35     ],
36     "SDWebImage": [
38     ]
39   }