[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / 0 / PromiseU / 0.1.0 / PromiseU.podspec.json
blob20715461ef9402bd81e3ff90d2e6bda093e8ae60
2   "name": "PromiseU",
3   "version": "0.1.0",
4   "swift_version": "4.2",
5   "license": "MIT",
6   "summary": "Promise class and syntax sugar",
7   "homepage": "https://github.com/Unicore/PromiseU.git",
8   "authors": {
9     "Maxim Bazarov": "bazaroffma@gmail.com.org"
10   },
11   "source": {
12     "git": "https://github.com/Unicore/PromiseU.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.10",
18     "tvos": "9.0",
19     "watchos": "2.0"
20   },
21   "source_files": "Source/**/*.swift"