[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 7 / 6 / MaxShare / 0.0.1 / MaxShare.podspec.json
blob08f99d87e88a856d534fbce68e0814bb5a41ea8d
2   "name": "MaxShare",
3   "version": "0.0.1",
4   "summary": "MaxLeap Services provides all-in-one cloud services for developers.",
5   "homepage": "https://maxleap.com",
6   "license": {
7     "type": "Creative Commons Zero v1.0 Universal",
8     "file": "LICENSE.txt"
9   },
10   "authors": "MaxLeap",
11   "source": {
12     "git": "https://github.com/MaxLeap/Module-MaxShare-iOS.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Source/*.{h,m}",
21     "Source/**/*.{h,m}"
22   ],
23   "public_header_files": "Source/*.h",
24   "resources": "Source/*.bundle",
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "WeiboSDK": [
31       "~> 3.0"
32     ],
33     "TencentOpenApiSDK": [
34       "~> 2.0"
35     ],
36     "WXSDKCoreKit": [
37       "~> 1.6"
38     ]
39   }