[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / c / SBUmengPlatformHelper / 0.0.1 / SBUmengPlatformHelper.podspec.json
bloba4aacdff1d9237114988ff201c0240314e6f7329
2   "name": "SBUmengPlatformHelper",
3   "version": "0.0.1",
4   "summary": "基于Umeng ShareSDK 构建分享和登录.",
5   "homepage": "https://github.com/cxxcapf/SBUmengPlatformHelper",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "cxxcapf": "cheng_xinxin@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/cxxcapf/SBUmengPlatformHelper.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "SBUmengPlatformHelper",
22     "*.{h,m}"
23   ],
24   "dependencies": {
25     "UMengUShare/Social/Sina": [
26       "~> 6.4.5"
27     ],
28     "UMengUShare/Social/WeChat": [
29       "~> 6.4.5"
30     ],
31     "UMengUShare/Social/QQ": [
32       "~> 6.4.5"
33     ],
34     "UMengUShare/Social/TencentWeibo": [
35       "~> 6.4.5"
36     ]
37   }