[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / c / f / Futures / 1.3 / Futures.podspec.json
blobe6145a8241cfd04b97e2506266bbcaaa7ec9af67
2   "name": "Futures",
3   "version": "1.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A small framework for Swift programs that need Futures or Promises.",
9   "homepage": "https://github.com/noremac/Futures",
10   "authors": {
11     "Cameron Pulsford": "cpulsfor@me.com"
12   },
13   "source": {
14     "git": "https://github.com/noremac/Futures.git",
15     "tag": "1.3"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Futures/*.swift"