[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / b / SONetwork / 0.1.0 / SONetwork.podspec.json
blob0730ae1f2527a16cd9efe9b7381906de4b81e6fc
2   "name": "SONetwork",
3   "version": "0.1.0",
4   "summary": "SONetwork is an HTTP networking library based URLSession written in Swift.",
5   "description": "SONetwork is an HTTP networking library based URLSession written in Swift..",
6   "homepage": "https://github.com/pjk1129/SONetwork.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "authors": {
15     "pjk1129": "pjk1129@qq.com"
16   },
17   "source": {
18     "git": "https://github.com/pjk1129/SONetwork.git",
19     "tag": "0.1.0"
20   },
21   "source_files": "SONetwork/*.swift",
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "pod_target_xcconfig": {
29     "SWIFT_VERSION": "3.0"
30   },
31   "pushed_with_swift_version": "3.0"