[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 6 / SchedJoulesApiClient / 0.7.8 / SchedJoulesApiClient.podspec.json
blob8239a21dbbb477e31a44b2f70e274242f2a2be01
2   "name": "SchedJoulesApiClient",
3   "version": "0.7.8",
4   "summary": "The ApiClient for the SchedJoules API, written in Swift.",
5   "description": "This pod contains classes which make it easier to interact with the SchedJoules API. Our SDK also uses the ApiClient, but if one does not need the full functionality of the SDK, or wants to build custom solutions instead, might find the ApiClient to be a good starting point.",
6   "homepage": "https://github.com/schedjoules/swift-api-client",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Balazs Vincze": "sayhello@bvincze.com"
13   },
14   "source": {
15     "git": "https://github.com/schedjoules/swift-api-client.git",
16     "tag": "0.7.8"
17   },
18   "swift_versions": "4.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "ApiClient/Source/**/*.swift",
23   "dependencies": {
24     "Alamofire": [
25       "~> 4.5"
26     ],
27     "Result": [
28       "~> 4.0.0"
29     ]
30   },
31   "swift_version": "4.0"