blob: d69a54accab7a68e27e119d78d3091b36b9ec5bd [file] [log] [blame]
{
"name": "UNetAnalysisSDK",
"version": "1.0.11",
"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": "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.11"
},
"source_files": "UNetAnalysisSDK/UNetAnalysisSDK/**/*.{h,m,mm}",
"requires_arc": true
}