blob: 6abbc52348ed9c9ca267a262eb2fd06818cc5d0b [file] [log] [blame]
{
"name": "Portkey",
"version": "0.2.03",
"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.03/Portkey.zip"
},
"default_subspecs": "Container",
"subspecs": [
{
"name": "Container",
"vendored_frameworks": "Container.framework",
"dependencies": {
"Swinject": [
]
}
},
{
"name": "IM",
"vendored_frameworks": "IM.framework",
"dependencies": {
"MandrakeKit": [
],
"Swinject": [
],
"Portkey/Container": [
]
}
},
{
"name": "AddressBook",
"vendored_frameworks": "AddressBook.framework",
"dependencies": {
"MandrakeKit": [
],
"OranAddressBook": [
],
"OranSearch": [
],
"Swinject": [
],
"Portkey/Container": [
]
}
},
{
"name": "Search",
"vendored_frameworks": "Search.framework",
"dependencies": {
"DCAlamofire": [
],
"DCImageViewer": [
],
"MandrakeCore": [
],
"MandrakeKit": [
],
"OranSearch": [
],
"OranUtil": [
],
"DCRxSwift": [
],
"Swinject": [
],
"Portkey/AddressBook": [
],
"Portkey/Container": [
]
}
}
]
}