[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 4 / 2 / ws / 5.1.0 / ws.podspec.json
blob0e50c1b62dc39ea9c1e5d7852dbcc5d5d928afa0
2   "name": "ws",
3   "version": "5.1.0",
4   "summary": "Elegant JSON WebService for Swift ☁️",
5   "homepage": "https://github.com/freshOS/ws",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "S4cha",
11   "source": {
12     "git": "https://github.com/freshOS/ws.git",
13     "tag": "5.1.0"
14   },
15   "social_media_url": "https://twitter.com/sachadso",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source_files": "ws/*.{h,m,swift}",
20   "frameworks": "Foundation",
21   "dependencies": {
22     "Arrow": [
23       "~> 5.1.0"
24     ],
25     "thenPromise": [
26       "~> 5.1.0"
27     ],
28     "Alamofire": [
29       "~> 4.9.0"
30     ]
31   },
32   "description": "Elegant JSON WebService for Swift - Stop writing boilerplate JSON webservice code and focus on your awesome App instead",
33   "swift_versions": [
34     "2",
35     "3",
36     "4",
37     "4.1",
38     "4.2",
39     "5.0",
40     "5.1"
41   ],
42   "swift_version": "5.1"