[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 3 / b / 5 / FutureX / 1.1 / FutureX.podspec.json
blobbb3c421f9457738513dfbbe4e0f59e0ff6d4a34c
2   "name": "FutureX",
3   "version": "1.1",
4   "summary": "A streamlined Future<Value, Error> implementation",
5   "homepage": "https://github.com/kean/FutureX",
6   "license": "MIT",
7   "authors": "Alexander Grebenyuk",
8   "social_media_url": "https://twitter.com/a_grebenyuk",
9   "source": {
10     "git": "https://github.com/kean/FutureX.git",
11     "tag": "1.1"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "watchos": "3.0",
16     "osx": "10.12",
17     "tvos": "10.0"
18   },
19   "source_files": "Sources/**/*",
20   "module_name": "Future"