[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / b / a / Tremolo / 1.0.1 / Tremolo.podspec.json
blobe4eef0dd55a5984747241a1982617779803dc338
2   "name": "Tremolo",
3   "version": "1.0.1",
4   "summary": "An iOS Networking framework for handling recoverable network calls.",
5   "swift_versions": [
6     "5.0",
7     "5.1",
8     "5.2"
9   ],
10   "description": "A good software must provide best possible user experience that technology can provide. With that mind state, Tremolo aims make recoverable network api errors easier to handle, such as invalid or expired session, logged out users, etc.",
11   "homepage": "https://github.com/ismailbozk/Tremolo",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "ismailbozk": "ismailbozk@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/ismailbozk/Tremolo.git",
21     "tag": "1.0.1"
22   },
23   "platforms": {
24     "ios": "10.0"
25   },
26   "source_files": "Tremolo/Classes/**/*",
27   "swift_version": "5.2"