[Add] MixedObject 1.0.0
[CocoaPods.git] / Specs / c / 1 / 8 / later / 0.1.0 / later.podspec.json
blob62adc03365026ecbe4bb482a329b6a692965e8f2
2   "name": "later",
3   "version": "0.1.0",
4   "summary": "Just another Promise library for Swift.",
5   "homepage": "https://github.com/brunofarache/later",
6   "license": "MIT",
7   "authors": {
8     "Bruno Farache": "bruno.farache@liferay.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/brunofarache/later.git",
15     "tag": "0.1.0"
16   },
17   "source_files": "Source/**/*.swift"