[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / c / e / TheChain / 1.2.0 / TheChain.podspec.json
blobf206f33aef6171498726e713a3cba948389c4512
2   "name": "TheChain",
3   "version": "1.2.0",
4   "summary": "Async Swift tasks chaining",
5   "homepage": "https://github.com/ovrchk/TheChain",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dmitry": "d@ovrchk.com"
12   },
13   "source": {
14     "git": "https://github.com/ovrchk/TheChain.git",
15     "tag": "1.2.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_version": "5.0",
21   "source_files": "TheChain/Classes/**/*"