[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 4 / b / AHFuture / 0.1.7 / AHFuture.podspec.json
bloba501f3c4e65e6f441655c44cc2ceccf0c6ee9683
2   "name": "AHFuture",
3   "version": "0.1.7",
4   "summary": "A cool library for the asynchronous task usign idea of Futures",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/AlexHmelevski/AHFuture.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AlexHmelevski": "alexei.hmelevski@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/AlexHmelevski/AHFuture.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "source_files": "AHFuture/Classes/**/*",
23   "dependencies": {
24     "ALEither": [
26     ]
27   }