[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / c / 3 / SwiftAPIClient / 2.0.1 / SwiftAPIClient.podspec.json
blobc3392a92facb718b2c0de608c04ed61ab62fe51b
2   "name": "SwiftAPIClient",
3   "version": "2.0.1",
4   "license": "MIT",
5   "summary": "SwiftAPIClient for Apple Swift Projects",
6   "homepage": "https://github.com/RichAppz",
7   "source": {
8     "git": "https://github.com/RichAppz/SwiftAPIClient.git",
9     "tag": "2.0.1"
10   },
11   "authors": {
12     "Rich Mucha": "rich@richappz.com"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.13",
17     "tvos": "11.0",
18     "watchos": "3.0"
19   },
20   "source_files": "Source/**/*.{swift}",
21   "ios": {
22     "source_files": "Reachability/**/*.{swift}"
23   },
24   "osx": {
25     "source_files": "Reachability/**/*.{swift}"
26   },
27   "tvos": {
28     "source_files": "Reachability/**/*.{swift}"
29   },
30   "swift_versions": "5.0",
31   "dependencies": {
32     "Alamofire": [
33       "4.9.1"
34     ],
35     "CryptoSwift": [
37     ]
38   },
39   "swift_version": "5.0"