[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / 9 / b / PortalIosLibraryMidware / 0.0.3 / PortalIosLibraryMidware.podspec.json
blobdfbe89d2e4c18fbb5c0540dcdadc1032c81db989
2   "name": "PortalIosLibraryMidware",
3   "version": "0.0.3",
4   "summary": "PortalIosLibraryMidware.",
5   "description": "一些依赖library的library库",
6   "homepage": "https://github.com/portal-io/portal-ios-library-midware",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qbshen": "shen.qingbo@whaley.cn"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/portal-io/portal-ios-library-midware.git",
19     "tag": "0.0.3"
20   },
21   "subspecs": [
22     {
23       "name": "WVRBI",
24       "source_files": "WVRBI/WVRBI/Classes/*/**.{h,m}",
25       "dependencies": {
26         "UMengAnalytics-NO-IDFA": [
28         ],
29         "YYModel": [
31         ],
32         "PortalIosLibrary/WVRCache": [
34         ],
35         "PortalIosLibrary/WVRAppContext": [
37         ]
38       }
39     },
40     {
41       "name": "WVRShare",
42       "source_files": "WVRShare/WVRShare/Classes/*/**.{h,m}",
43       "dependencies": {
44         "UMengUShare/UI": [
45           "~> 6.4"
46         ],
47         "UMengUShare/Social/Sina": [
48           "~> 6.4"
49         ],
50         "UMengUShare/Social/WeChat": [
51           "~> 6.4"
52         ],
53         "UMengUShare/Social/QQ": [
54           "~> 6.4"
55         ],
56         "PortalIosLibraryMidware/WVRBI": [
58         ],
59         "PortalIosLibrary/WVRAppContext": [
61         ],
62         "PortalIosMidwareMidware/WVRWidget": [
64         ]
65       }
66     }
67   ]