[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / f / 5 / TMShare / 0.0.4 / TMShare.podspec.json
blob4bfec2b791c9929ee715479136020266f327b25b
2   "name": "TMShare",
3   "version": "0.0.4",
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.4"
19   },
20   "source_files": "TMFramework/TMShare.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMShare.framework"
23   },
24   "resources": "TMFramework/TMShare.bundle",
25   "requires_arc": true,
26   "dependencies": {
27     "TMSDK": [
29     ],
30     "mob_sharesdk": [
31       "4.1.4"
32     ],
33     "mob_sharesdk/ShareSDKUI": [
34       "4.1.4"
35     ],
36     "mob_sharesdk/ShareSDKPlatforms/QQ": [
37       "4.1.4"
38     ],
39     "mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
40       "4.1.4"
41     ],
42     "mob_sharesdk/ShareSDKPlatforms/WeChatFull": [
43       "4.1.4"
44     ],
45     "mob_sharesdk/ShareSDKPlatforms/Mail": [
46       "4.1.4"
47     ],
48     "mob_sharesdk/ShareSDKPlatforms/SMS": [
49       "4.1.4"
50     ],
51     "mob_sharesdk/ShareSDKExtension": [
52       "4.1.4"
53     ]
54   }