[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 8 / 6 / ZWSMShare / 0.0.2 / ZWSMShare.podspec.json
blob8f8439ce0c976d2b9dd871cd32df799e6898b5ee
2   "name": "ZWSMShare",
3   "version": "0.0.2",
4   "summary": "ZWSMShare is a Login&Share function for General project",
5   "homepage": "https://git.oschina.net/cribug",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "InitialC": "iwilliamchang@outlook.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://gitee.com/cribug/ZWSMShare.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "Classes/*.{h,m}",
22   "frameworks": [
23     "UIKit",
24     "JavaScriptCore",
25     "SystemConfiguration",
26     "CoreTelephony"
27   ],
28   "libraries": [
29     "icucore",
30     "z.1.2.5",
31     "z",
32     "stdc++"
33   ],
34   "dependencies": {
35     "SVProgressHUD": [
36       "~> 2.0.3"
37     ],
38     "ZWSMSSDK": [
40     ],
41     "ZWShareSDK": [
43     ],
44     "ZWShareSDK/ShareSDKExtension": [
46     ],
47     "ZWShareSDK/ShareSDKUI": [
49     ],
50     "ZWShareSDK/ShareSDKPlatforms/QQ": [
52     ],
53     "ZWShareSDK/ShareSDKPlatforms/WeChat": [
55     ],
56     "ZWShareSDK/ShareSDKPlatforms/SinaWeibo": [
58     ]
59   },
60   "public_header_files": "Classes/*.h"