[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 6 / Portkey / 0.2.03 / Portkey.podspec.json
blob6abbc52348ed9c9ca267a262eb2fd06818cc5d0b
2   "name": "Portkey",
3   "version": "0.2.03",
4   "summary": "Portkit",
5   "homepage": "https://git.xiaojukeji.com/dichat/portkey",
6   "license": "MIT",
7   "authors": {
8     "langxxx": "wanglang@didiglobal.com"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://dc-poc-main-public.oss-cn-shenzhen.aliyuncs.com/ios/sdk/Portkey/0.2.03/Portkey.zip"
16   },
17   "default_subspecs": "Container",
18   "subspecs": [
19     {
20       "name": "Container",
21       "vendored_frameworks": "Container.framework",
22       "dependencies": {
23         "Swinject": [
25         ]
26       }
27     },
28     {
29       "name": "IM",
30       "vendored_frameworks": "IM.framework",
31       "dependencies": {
32         "MandrakeKit": [
34         ],
35         "Swinject": [
37         ],
38         "Portkey/Container": [
40         ]
41       }
42     },
43     {
44       "name": "AddressBook",
45       "vendored_frameworks": "AddressBook.framework",
46       "dependencies": {
47         "MandrakeKit": [
49         ],
50         "OranAddressBook": [
52         ],
53         "OranSearch": [
55         ],
56         "Swinject": [
58         ],
59         "Portkey/Container": [
61         ]
62       }
63     },
64     {
65       "name": "Search",
66       "vendored_frameworks": "Search.framework",
67       "dependencies": {
68         "DCAlamofire": [
70         ],
71         "DCImageViewer": [
73         ],
74         "MandrakeCore": [
76         ],
77         "MandrakeKit": [
79         ],
80         "OranSearch": [
82         ],
83         "OranUtil": [
85         ],
86         "DCRxSwift": [
88         ],
89         "Swinject": [
91         ],
92         "Portkey/AddressBook": [
94         ],
95         "Portkey/Container": [
97         ]
98       }
99     }
100   ]