blob: 74f96cc4f2a3378b57219a8cd0866d5fba2a1f0e [file] [log] [blame]
{
"name": "UNetAnalysisSDK",
"version": "1.0.9",
"summary": "UCloud net analysis SDK for iOS",
"description": "\"UCloud net analysis SDK for iOS,You can integrate it to analyze the network status of your ios app.\"",
"homepage": "https://github.com/ucloud/netanalysis-sdk-ios",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"ethan.zhang": "ethan.zhang@ucloud.cn"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ucloud/netanalysis-sdk-ios.git",
"tag": "1.0.9"
},
"source_files": "UNetAnalysisSDK/UNetAnalysisSDK/**/*.{h,m,mm}",
"requires_arc": true
}