[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 1 / f / a / CNLiveChooseCountrySDK / 0.0.1 / CNLiveChooseCountrySDK.podspec.json
blob7e77d1e7f151a1823a7717713d166878de222450
2   "name": "CNLiveChooseCountrySDK",
3   "version": "0.0.1",
4   "summary": "选择国家",
5   "description": "CNLive选择国家和地区Code功能",
6   "homepage": "https://github.com/iOS-Xiaowen/CNLiveChooseCountrySDK",
7   "license": "MIT",
8   "authors": {
9     "zhangxiaowen": "zhangxiaowen@cnlive.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/iOS-Xiaowen/CNLiveChooseCountrySDK.git",
16     "tag": "0.0.1"
17   },
18   "exclude_files": "Classes/Exclude",
19   "vendored_frameworks": "CNLiveMine.framework",
20   "dependencies": {
21     "Masonry": [
22       "~> 1.1.0"
23     ],
24     "MJExtension": [
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ]