[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / c / 9 / TDeskCommon / 2.3.0 / TDeskCommon.podspec.json
blob8b2474b085b971a61318f1944271a4a07c73d2c8
2   "name": "TDeskCommon",
3   "version": "2.3.0",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "Proprietary",
9     "text": "        copyright 2017 tencent Ltd. All rights reserved.\n"
10   },
11   "homepage": "https://cloud.tencent.com/document/product/269/3794",
12   "documentation_url": "https://cloud.tencent.com/document/product/269/9147",
13   "authors": "tencent video cloud",
14   "summary": "TIMCommon",
15   "dependencies": {
16     "TDeskCore": [
17       "~> 2.1.0"
18     ],
19     "SDWebImage": [
21     ],
22     "ReactiveObjCForTDesk": [
24     ],
25     "MasonryForTDesk": [
27     ]
28   },
29   "requires_arc": true,
30   "source": {
31     "git": "https://github.com/RoleWong/TDeskCommon.git",
32     "tag": "2.3.0"
33   },
34   "source_files": "**/*.{h,m,mm,c}",
35   "resources": [
36     "Resources/*.bundle"
37   ],
38   "resource_bundles": {
39     "TDeskCommon_Privacy": "Resources/PrivacyInfo.xcprivacy"
40   }