blob: 39e22da0c0cb4e6251b2ff71db1652e148a87977 [file] [log] [blame]
{
"name": "Portkey",
"version": "0.2.07",
"summary": "Portkit",
"homepage": "https://git.xiaojukeji.com/dichat/portkey",
"license": "MIT",
"authors": {
"langxxx": "wanglang@didiglobal.com"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://dc-poc-main-public.oss-cn-shenzhen.aliyuncs.com/ios/sdk/Portkey/0.2.06/Portkey.zip"
},
"default_subspecs": "Container",
"subspecs": [
{
"name": "Container",
"vendored_frameworks": "PortKey/Container.framework",
"dependencies": {
"Swinject": [
]
}
},
{
"name": "IM",
"vendored_frameworks": "PortKey/IM.framework",
"dependencies": {
"MandrakeKit": [
],
"Swinject": [
],
"Portkey/Container": [
]
}
},
{
"name": "Address",
"vendored_frameworks": "PortKey/Address.framework",
"dependencies": {
"MandrakeKit": [
],
"OranAddressBook": [
],
"OranSearch": [
],
"Swinject": [
],
"Portkey/Container": [
]
}
},
{
"name": "Search",
"vendored_frameworks": "PortKey/Search.framework",
"dependencies": {
"DCAlamofire": [
],
"DCImageViewer": [
],
"MandrakeCore": [
],
"MandrakeKit": [
],
"OranSearch": [
],
"OranUtil": [
],
"DCRxSwift": [
],
"Swinject": [
],
"Portkey/Address": [
],
"Portkey/Container": [
]
}
}
]
}