[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 0 / f / e / AlisNetworking / 0.1.3 / AlisNetworking.podspec.json
blobc04b2f7a01b56f5635baf37ff449012e05fa02c6
2   "name": "AlisNetworking",
3   "version": "0.1.3",
4   "summary": "阿里体育网络请求库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/davidxwwang/AlisNetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xingwang.wxw": "xingwang.wxw@alibaba-inc.com"
13   },
14   "source": {
15     "git": "https://github.com/davidxwwang/AlisNetworking.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AlisNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "AEDataKit": [
28     ],
29     "SDWebImage": [
31     ],
32     "MJExtension": [
34     ]
35   }