[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / c / 3 / SwiftAPIClient / 1.1.4 / SwiftAPIClient.podspec.json
blob5d75fb2d5b3bd455d9bf54c82fcf1a18f9965140
2   "name": "SwiftAPIClient",
3   "version": "1.1.4",
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.4"
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   "dependencies": {
22     "Alamofire": [
23       "~> 4.0"
24     ],
25     "CryptoSwift": [
27     ]
28   }