[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / e / TheChain / 1.0.0 / TheChain.podspec.json
blobe276aa2e8833f82aec360b3c8803534f87c1714f
2   "name": "TheChain",
3   "version": "1.0.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.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "TheChain/Classes/**/*",
21   "swift_version": "4.2"