[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / 0 / UCMHttpRequest / 0.0.1 / UCMHttpRequest.podspec.json
blob36d4754b37ea44650774f980d4ab27faca5d1786
2   "name": "UCMHttpRequest",
3   "version": "0.0.1",
4   "summary": "请求组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "ssh://git@git.hnbangyao.com:9922/byShop/ucmhttprequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangheng": "1339669469@qq.com"
13   },
14   "source": {
15     "git": "ssh://git@git.hnbangyao.com:9922/byShop/ucmhttprequest.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "UCMHttpRequest/Classes/**/*",
22   "prefix_header_contents": "#import \"UCMHeader.h\"#import \"MJExtension.h\"",
23   "dependencies": {
24     "YTKNetwork": [
26     ],
27     "AFNetworking": [
29     ],
30     "SVProgressHUD": [
32     ],
33     "UCMDataCategory": [
35     ],
36     "UCMJumpView": [
38     ],
39     "UCMUIKitCategory": [
41     ],
42     "UCMCustomUIKit/UCMUIView/UCMNoNet": [
44     ],
45     "UCMHeader": [
47     ],
48     "UCMDataAccess/UserDefaultsStore": [
50     ],
51     "MJExtension": [
53     ]
54   }