[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / b / 5 / FutureX / 0.10.1 / FutureX.podspec.json
blob96b34b1b4f577277b51816d87950f33b9f89c93e
2   "name": "FutureX",
3   "version": "0.10.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": "0.10.1"
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"