[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 8 / 6 / CBBObjectChannel / 2.0.3 / CBBObjectChannel.podspec.json
blob924b97ae911ed0375ff8ec729211df3b61bd34dd
2   "name": "CBBObjectChannel",
3   "version": "2.0.3",
4   "summary": "ObjectChannel for iOS",
5   "homepage": "https://github.com/cross-border-bridge/object-channel-ios",
6   "authors": "DWANGO Co., Ltd.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/cross-border-bridge/object-channel-ios.git",
16     "tag": "2.0.3"
17   },
18   "source_files": "CBBObjectChannel/**/*.{h,m}",
19   "dependencies": {
20     "CBBFunctionChannel": [
22     ]
23   }