[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / c / 0 / YF_Rank_Temp / 1.0.6 / YF_Rank_Temp.podspec.json
blob7d51f36bb209c96dc6cc8ac634eb3e417d3c6268
2   "name": "YF_Rank_Temp",
3   "version": "1.0.6",
4   "summary": "排行榜",
5   "description": "iOS排行榜功能库",
6   "homepage": "https://github.com/leonard-li/YF_Rank_Temp.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leonard.li": "495145872@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/leonard-li/YF_Rank_Temp.git",
19     "tag": "1.0.6"
20   },
21   "vendored_frameworks": "YFRanking.framework",
22   "requires_arc": true,
23   "resource_bundles": {
24     "YF_RankResources": [
25       "Resources/PrivacyInfo.xcprivacy"
26     ]
27   },
28   "dependencies": {
29     "YF_Auth": [
30       ">= 2.3.1"
31     ]
32   }