[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / c / 3 / SwiftAPIClient / 3.0.7 / SwiftAPIClient.podspec.json
blobd8f0c0a036546434b174feda2f077cf7e9e0d1b5
2   "name": "SwiftAPIClient",
3   "version": "3.0.7",
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": "3.0.7"
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   "swift_version": "5.0"