[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 6 / f / FutureSwift / 1.0.3 / FutureSwift.podspec.json
blobbc559451fe309d62e3ac766a7f7c65fafbc377b6
2   "name": "FutureSwift",
3   "module_name": "Future",
4   "version": "1.0.3",
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.0.3"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"