[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / f / FutureSwift / 1.1.4 / FutureSwift.podspec.json
blob1e982d5ff65cf433de82d94ba2489fd254e7244d
2   "name": "FutureSwift",
3   "module_name": "Future",
4   "version": "1.1.4",
5   "summary": "Light, Sexy and type safe Future & Promise implementation in Swift.",
6   "homepage": "https://github.com/othierry/future",
7   "license": "MIT",
8   "authors": {
9     "Olivier Thierry": "olivier.thierry42@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/othierry/future.git",
13     "tag": "1.1.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"