[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / d / OnePromise / 0.2.1 / OnePromise.podspec.json
blob3e4afbc3e059ace9ead62c03b1a6cea136f6b77f
2   "name": "OnePromise",
3   "version": "0.2.1",
4   "summary": "Promise for Swift 2.0 which has no dependencies and fits into one file.",
5   "source_files": "OnePromise.swift",
6   "homepage": "https://github.com/ishikawa/OnePromise",
7   "license": "MIT",
8   "authors": {
9     "Takanori Ishikawa": "takanori.ishikawa@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/ishikawa/OnePromise.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9"
18   }