[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / c / 3 / SwiftAPIClient / 1.1.8 / SwiftAPIClient.podspec.json
blobd59312e919cd41121d73147a022bce0a0421038f
2   "name": "SwiftAPIClient",
3   "version": "1.1.8",
4   "license": "MIT",
5   "summary": "Simple API Client for Apple Swift Projects",
6   "homepage": "https://github.com/RichAppz",
7   "source": {
8     "git": "https://github.com/RichAppz/SimpleAPIClient.git",
9     "tag": "1.1.8"
10   },
11   "authors": {
12     "Rich Mucha": "rich@richappz.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.13",
17     "tvos": "10.0",
18     "watchos": "3.0"
19   },
20   "source_files": "Source/**/*.{swift}",
21   "swift_versions": "5.0",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.0"
25     ],
26     "CryptoSwift": [
28     ]
29   },
30   "swift_version": "5.0"