[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / e / c / 3 / SwiftAPIClient / 3.1.2 / SwiftAPIClient.podspec.json
bloba661373ceebb902ef5119055b54f9d731dd93f60
2   "name": "SwiftAPIClient",
3   "version": "3.1.2",
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.1.2"
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   },
19   "source_files": "Source/**/*.{swift}",
20   "ios": {
21     "source_files": "Reachability/**/*.{swift}"
22   },
23   "osx": {
24     "source_files": "Reachability/**/*.{swift}"
25   },
26   "tvos": {
27     "source_files": "Reachability/**/*.{swift}"
28   },
29   "swift_versions": "5.0",
30   "swift_version": "5.0"