[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / 9 / XDNetwork / 1.0.2 / XDNetwork.podspec.json
blob58bd2fc773b4cd5fbbb514160477a8cd2d183439
2   "name": "XDNetwork",
3   "version": "1.0.2",
4   "summary": "A short description of XDNetwork.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/shwrt2016/XDNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "shwrt2016@gmail.com": "176675388@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/shwrt2016/XDNetwork.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XDNetwork/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
26     ],
27     "MBProgressHUD": [
29     ]
30   }