[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / b / e / f / eUploadLib / 0.1.3 / eUploadLib.podspec.json
blob80424ace62e9ad45a87f9351143a6bcc4d9dbd5b
2   "name": "eUploadLib",
3   "version": "0.1.3",
4   "summary": "E分期车贷评估图片上传sdk",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/lytios/eUploadLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lyt": "24290265@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/lytios/eUploadLib.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "ios": {
22     "vendored_frameworks": "eUploadLib/Classes/EsignUploadSDK.framework"
23   },
24   "resources": "eUploadLib/Assets/EsignUploadBundle.bundle",
25   "frameworks": "UIKit",
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "SDWebImage": [
31       "~> 3.8.2"
32     ],
33     "Masonry": [
35     ],
36     "YTKNetwork": [
37       "~> 2.0.4"
38     ],
39     "YYModel": [
40       "~> 1.0.4"
41     ],
42     "CommonElement": [
44     ],
45     "MBProgressHUD": [
47     ]
48   }