[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 5 / FutureX / 1.0 / FutureX.podspec.json
blob2559471fbbd946cd89e44d113b15eaf726afd35c
2   "name": "FutureX",
3   "version": "1.0",
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.0"
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"