[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / 5 / FutureX / 0.14 / FutureX.podspec.json
blob1e74c3f42b9d9e5212733f4fc2ccae19d1030158
2   "name": "FutureX",
3   "version": "0.14",
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": "0.14"
12   },
13   "platforms": {
14     "ios": "9.0",
15     "watchos": "2.0",
16     "osx": "10.11",
17     "tvos": "9.0"
18   },
19   "source_files": "Sources/**/*",
20   "module_name": "Future"