[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 6 / SchedJoulesApiClient / 0.7.6 / SchedJoulesApiClient.podspec.json
blob1f94349cc9062cde3fb38c09a4e0d4a0c6b8716c
2   "name": "SchedJoulesApiClient",
3   "version": "0.7.6",
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.6"
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"