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