[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 1 / 6 / b / Promise.swift / 0.6.1 / Promise.swift.podspec.json
blobfa597f5fc508c52256f8ca6b99726da4dd8652ad
2   "name": "Promise.swift",
3   "version": "0.6.1",
4   "summary": "Promise.swift is fun project of next implementation promises.",
5   "homepage": "https://github.com/k-o-d-e-n/Promise.swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "k-o-d-e-n": "koden.u8800@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/k-o-d-e-n/Promise.swift.git",
15     "tag": "0.6.1"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.0"