[Add] YIM 2.2.1
[CocoaPods.git] / Specs / e / c / 3 / SwiftAPIClient / 1.2.6 / SwiftAPIClient.podspec.json
blobff2e87f2d4e5b43326b31cc4f26589b1eece17ef
2   "name": "SwiftAPIClient",
3   "version": "1.2.6",
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.2.6"
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.0"
34     ],
35     "CryptoSwift": [
37     ]
38   },
39   "swift_version": "5.0"