[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / e / CallbagCocoa / 0.2.3 / CallbagCocoa.podspec.json
blob6fe6ee52bb8d62d16f6553f7611aca058e66083b
2   "name": "CallbagCocoa",
3   "version": "0.2.3",
4   "summary": "An implement Callbag.js with Cocoa",
5   "description": "An implement Callbag.js with Swift and Cocoa",
6   "homepage": "https://github.com/chuthin/Callbag",
7   "license": "MIT",
8   "authors": {
9     "Chu Thin": "thincv@live.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/chuthin/Callbag.git",
16     "tag": "0.2.3"
17   },
18   "source_files": "CallbagCocoa/**/*.{swift}",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "Callbag": [
23     ],
24     "ActionKit": [
26     ]
27   }