[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / 5 / c / SBUmengPlatformHelper / 0.0.3 / SBUmengPlatformHelper.podspec.json
blob7a25d2d20f43de39e82106715bd077b3b1c7f3b5
2   "name": "SBUmengPlatformHelper",
3   "version": "0.0.3",
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.3"
19   },
20   "source_files": [
21     "SBUmengPlatformHelper",
22     "*.{h,m}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "UMengUShare/Social/Sina": [
27       "~> 6.4.5"
28     ],
29     "UMengUShare/Social/WeChat": [
30       "~> 6.4.5"
31     ],
32     "UMengUShare/Social/QQ": [
33       "~> 6.4.5"
34     ],
35     "UMengUShare/Social/TencentWeibo": [
36       "~> 6.4.5"
37     ]
38   }