[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 6 / SchedJoulesApiClient / 0.8.4 / SchedJoulesApiClient.podspec.json
blob37509d7e5ead4c072e5085a245167b2e774d722d
2   "name": "SchedJoulesApiClient",
3   "version": "0.8.4",
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.8.4"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "ApiClient/Source/**/*.swift",
23   "swift_version": "5.0"