blob: a494c0c929ec053af8d93b63a18ae98d43702ea3 [file] [log] [blame]
{
"name": "private_pods_lib",
"version": "0.6.0",
"summary": "A short description of private_pods_lib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/tianlei_oschina/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tianlei": "tianlei@qingfengweb.com"
},
"source": {
"git": "https://gitee.com/tianlei_oschina/private_pods_lib.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "private_pods_lib/ConnectNetFrame.framework/Headers/*.{h}",
"vendored_frameworks": "private_pods_lib/ConnectNetFrame.framework",
"public_header_files": "private_pods_lib/ConnectNetFrame.framework/Headers/*.{h}",
"resource_bundles": {
"private_pods_lib": [
"private_pods_lib/ConnectNetFrame.bundle"
]
},
"dependencies": {
"JPush": [
],
"JCore": [
],
"BmobSDK": [
],
"SVProgressHUD": [
]
}
}