[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / 5 / TMShare / 0.0.49 / TMShare.podspec.json
blob2212e0beee273a66bddf4c41e25bdf9c7097ba59
2   "name": "TMShare",
3   "version": "0.0.49",
4   "summary": "TM 分享组件",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "renxukui": "renxukui@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/TMShareSpec.git",
18     "tag": "0.0.49"
19   },
20   "source_files": "TMFramework/*.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/*.framework"
23   },
24   "resources": "TMFramework/TMShare.bundle",
25   "requires_arc": true,
26   "frameworks": "SystemConfiguration",
27   "dependencies": {
28     "TMSDK": [
30     ],
31     "Weibo_SDK": [
32       "3.2.5.1"
33     ],
34     "TMWechatOpenSDK": [
36     ],
37     "TMComponentKitSDK": [
39     ]
40   },
41   "xcconfig": {
42     "VALID_ARCHS": "armv7 x86_64 arm64"
43   }