[Add] YIM 2.2.1
[CocoaPods.git] / Specs / e / c / 3 / SwiftAPIClient / 1.2.0 / SwiftAPIClient.podspec.json
blob27e53fc731e735075c82a736ebf3db8b4e676b14
2   "name": "SwiftAPIClient",
3   "version": "1.2.0",
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.0"
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"