[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / f / 5 / TMShare / 0.0.1 / TMShare.podspec.json
blob7679e6fbe37dd51b486d6aa6fa02be121d44035c
2   "name": "TMShare",
3   "version": "0.0.1",
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.1"
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": [
32     ],
33     "mob_sharesdk/ShareSDKUI": [
35     ],
36     "mob_sharesdk/ShareSDKPlatforms/QQ": [
38     ],
39     "mob_sharesdk/ShareSDKPlatforms/SinaWeibo": [
41     ],
42     "mob_sharesdk/ShareSDKPlatforms/WeChat": [
44     ],
45     "mob_sharesdk/ShareSDKPlatforms/Mail": [
47     ],
48     "mob_sharesdk/ShareSDKPlatforms/SMS": [
50     ],
51     "mob_sharesdk/ShareSDKExtension": [
53     ]
54   },
55   "frameworks": [
56     "Foundation",
57     "UIKit",
58     "JavaScriptCore",
59     "ImageIO",
60     "Photos"
61   ],
62   "libraries": "sqlite3.0"