[Add] Backpack-SwiftUI 73.18.0
[CocoaPods.git] / Specs / 3 / 6 / 0 / SwiftAPIClient-MacOS / 0.2.7 / SwiftAPIClient-MacOS.podspec.json
blob9a3f16487770476c7e2ac8cb886b2193c08759c2
2   "name": "SwiftAPIClient-MacOS",
3   "version": "0.2.7",
4   "summary": "Network Client for MacOS Projects",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "rich@richappz.com": "rich@richappz.com"
11   },
12   "homepage": "https://github.com/RichAppz/SimpleAPIClient-iOS.git",
13   "platforms": {
14     "osx": "10.14"
15   },
16   "swift_version": "4.2",
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/RichAppz/SimpleAPIClient-iOS.git",
20     "tag": "0.2.7"
21   },
22   "source_files": "APIClient/**/*.{swift}",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.0"
26     ]
27   }