[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / a / MSDNetworking / 0.2.0 / MSDNetworking.podspec.json
blobc3148b4a045ae7e0f844ce14f71c56408661edb6
2   "name": "MSDNetworking",
3   "version": "0.2.0",
4   "summary": "组件 MSDNetworking.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/MaShudong/msdnetworking",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "MaShudong": "first_msdong@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/MaShudong/msdnetworking.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MSDNetworking/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 4.0.1"
25     ]
26   }