[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / f / FutureSwift / 1.0.0 / FutureSwift.podspec.json
blobe858d2845f83fb373363c4a46bb6d85769bfb12e
2   "name": "FutureSwift",
3   "version": "1.0.0",
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": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*"