[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 6 / 3 / f / QSNetworkTools / 0.0.1 / QSNetworkTools.podspec.json
blobf57719875fc6cab3c9477b2d3028545607ee98c0
2   "name": "QSNetworkTools",
3   "authors": {
4     "qiansheng": "790165729@qq.com"
5   },
6   "license": "MIT",
7   "requires_arc": true,
8   "version": "0.0.1",
9   "homepage": "https://github.com/qs991011/QSNetworkTools",
10   "swift_version": "5.0",
11   "source_files": "source/*.swift",
12   "source": {
13     "git": "https://github.com/qs991011/QSNetworkTools.git",
14     "tag": "0.0.1"
15   },
16   "summary": "network tools",
17   "description": "base Alamofire network layer",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pod_target_xcconfig": {
22     "SWIFT_VERSION": "5.0"
23   }