[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 1 / d / Oath / 1.0.0 / Oath.podspec.json
blobee90bed000762cbfa04e10513b6815d555407972
2   "name": "Oath",
3   "module_name": "Oath",
4   "authors": "Elias Abel",
5   "version": "1.0.0",
6   "summary": "Promise / Future concept implementation for Swift developing.",
7   "description": "Promise / Future concept implementation for Swift developing makes async code readable by a human being.",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "source": {
13     "git": "https://github.com/Meniny/Oath.git",
14     "tag": "1.0.0"
15   },
16   "homepage": "https://github.com/Meniny/Oath",
17   "social_media_url": "https://meniny.cn/",
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.10",
21     "tvos": "9.0"
22   },
23   "swift_version": "4.0",
24   "requires_arc": true,
25   "source_files": "Oath/*.swift"