[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 1 / QqcShare / 1.0.78 / QqcShare.podspec.json
blob0fbddd20e95e55fa21e9b3f1c6000e1d83405114
2   "name": "QqcShare",
3   "license": "MIT",
4   "authors": {
5     "qqc": "20599378@qq.com"
6   },
7   "platforms": {
8     "ios": "8.0"
9   },
10   "requires_arc": true,
11   "version": "1.0.78",
12   "summary": "QqcShare",
13   "homepage": "https://github.com/xukiki/QqcShare",
14   "source": {
15     "git": "https://github.com/xukiki/QqcShare.git",
16     "tag": "1.0.78"
17   },
18   "resources": "QqcShare/QqcShare.bundle",
19   "dependencies": {
20     "ShareSDK3": [
22     ],
23     "MOBFoundation": [
25     ],
26     "ShareSDK3/ShareSDKPlatforms/QQ": [
28     ],
29     "ShareSDK3/ShareSDKPlatforms/SinaWeibo": [
31     ],
32     "ShareSDK3/ShareSDKPlatforms/WeChat": [
34     ],
35     "QqcProgressHUD": [
37     ],
38     "QqcUtilityUI": [
40     ]
41   },
42   "subspecs": [
43     {
44       "name": "Share",
45       "dependencies": {
46         "QqcShare/QRCodeGenerator": [
48         ]
49       },
50       "source_files": "QqcShare/Share/*.{h,m}"
51     },
52     {
53       "name": "QRCodeGenerator",
54       "source_files": "QqcShare/QRCodeGenerator/*.{h,m,c}"
55     }
56   ]