[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 4 / a / Edge / 1.0.0 / Edge.podspec.json
blob7f46aafa12749f151e69db5a8794d3c73dcae2c0
2   "name": "Edge",
3   "version": "1.0.0",
4   "summary": "A modern HTTP network library. Built on top of URLSession.",
5   "homepage": "https://github.com/therapychat/Edge",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Sergio Fernandez": "fdz.sergio@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/fdzsergio",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "pod_target_xcconfig": {
21     "SWIFT_VERSION": "3.0"
22   },
23   "source_files": "Source/*.swift",
24   "source": {
25     "git": "https://github.com/therapychat/Edge.git",
26     "tag": "1.0.0"
27   },
28   "pushed_with_swift_version": "3.0"