[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 9 / 8 / XSNetworkRequest / 0.0.1 / XSNetworkRequest.podspec.json
blob3d03ab8fba5bbe5ff8e43046f02e49b9cc0c8c25
2   "name": "XSNetworkRequest",
3   "version": "0.0.1",
4   "summary": "this is test, httpRequest",
5   "description": "this is test this is test this is test",
6   "homepage": "https://github.com/93xiaosi/XSNetworkRequest",
7   "license": "MIT",
8   "authors": {
9     "刘佳斌": "liujiabin9303@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/93xiaosi/XSNetworkRequest.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "XSNetworkRequest",
20     "XSNetworkRequest/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0"
26     ]
27   },
28   "pushed_with_swift_version": "3.0"