[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / b / e / FCShare / 1.0.0 / FCShare.podspec.json
blob2096bb1b6542c5651f5c1a91c1fa1b15e6c76223
2   "name": "FCShare",
3   "version": "1.0.0",
4   "summary": "FCShare",
5   "description": "FCShare FCShare",
6   "homepage": "https://gitee.com/FCComp/FCShare",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fczhouyou": "zhouyou@sobey.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://gitee.com/FCComp/FCShare.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "FCShare/TMShare.framework/Headers/*.h",
22   "resources": "FCShare/*.bundle",
23   "vendored_frameworks": "FCShare/*.framework",
24   "dependencies": {
25     "FCSDK": [
27     ],
28     "FCNavigation": [
30     ],
31     "AFNetworking": [
33     ],
34     "Masonry": [
36     ],
37     "SVProgressHUD": [
39     ],
40     "MBProgressHUD": [
42     ],
43     "SDWebImage": [
45     ],
46     "MJExtension": [
48     ],
49     "UMCommon": [
51     ],
52     "UMDevice": [
54     ],
55     "UMShare/UI": [
57     ],
58     "UMShare/Social/WeChat": [
60     ],
61     "UMShare/Social/QQ": [
63     ]
64   }