[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / c / f / Futures / 2.0.2 / Futures.podspec.json
blobe9102eab4893cb2b48d7f853125cec2ec851bd5b
2   "name": "Futures",
3   "version": "2.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A Swift framework for Promises and Futures focusing on a small and simple API.",
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": "2.0.2"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Futures/*.swift"