[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / b / a / 3 / thenPromise / 1.4.1 / thenPromise.podspec.json
blobe4b25765b0e00b09fc8e18388580f65ccccadae0
2   "name": "thenPromise",
3   "version": "1.4.1",
4   "summary": "Elegant Promises for Swift",
5   "homepage": "https://github.com/s4cha/then",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "S4cha",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/s4cha/then.git",
16     "tag": "1.4.1"
17   },
18   "social_media_url": "https://twitter.com/sachadso",
19   "source_files": "Source/*.swift",
20   "requires_arc": true,
21   "description": "Elegant Async code for Swift ðŸŽ¬- Async code finally readable by a human being"