[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 2 / 4 / Callbag / 0.2.2 / Callbag.podspec.json
blobbeb2aa090ecb250abf8ad4102f958a967b3a1342
2   "name": "Callbag",
3   "version": "0.2.2",
4   "summary": "An implement Callbag.js",
5   "description": "An implement Callbag.js with Swift",
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.2"
17   },
18   "source_files": "Callbag/**/*.{swift}",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "ActionKit": [
23     ]
24   }