[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 8 / 1 / 0 / mob_sharesdk_bell / 4.3.7.1 / mob_sharesdk_bell.podspec.json
blob5a06cb5e4a4a4227529910ceceed976875a74ea3
2   "name": "mob_sharesdk_bell",
3   "version": "4.3.7.1",
4   "summary": "ShareSDK is the most comprehensive Social SDK in the world,which share easily with 40+ platforms.",
5   "license": "MIT",
6   "authors": {
7     "mob": "mobproducts@163.com"
8   },
9   "homepage": "http://www.mob.com",
10   "source": {
11     "git": "https://github.com/greedbell/ShareSDK-for-iOS.git",
12     "tag": "ding-talk-4.3.7.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": "JavaScriptCore",
18   "libraries": "sqlite3",
19   "default_subspecs": "ShareSDKPlatforms",
20   "dependencies": {
21     "MOBFoundation": [
22       ">= 3.2.9"
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "ShareSDKPlatforms",
28       "subspecs": [
29         {
30           "name": "DingTalk",
31           "vendored_frameworks": [
32             "DTShareKit.framework",
33             "DingTalkConnector.framework"
34           ],
35           "dependencies": {
36             "mob_sharesdk/ShareSDK": [
38             ]
39           },
40           "resource_bundles": {
41             "ShareSDK_JS_DingTalk": [
42               "DingTalk.js"
43             ]
44           }
45         }
46       ]
47     }
48   ]