[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 6 / b / Promise.swift / 0.6 / Promise.swift.podspec.json
blob7d26320987aa96a405ddd0624aee3e96ab40819e
2   "name": "Promise.swift",
3   "version": "0.6",
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"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Promise.swift/Classes/**/*"