[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 8 / f / 5 / TMShare / 0.0.30 / TMShare.podspec.json
blob28dc309d1ca088b4a00b3770073f9317fdcf4e72
2   "name": "TMShare",
3   "version": "0.0.30",
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.30"
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   }