blob: 5e44ae4861e1da118291ccc2583feab366895e60 [file] [log] [blame]
{
"name": "PhoneNetSDK",
"version": "1.0.2",
"summary": "Phone net analysis SDK for iOS",
"description": "\"Phone net analysis SDK for iOS,You can do Ping and tracert to check your phone network status\"",
"homepage": "https://github.com/mediaios/net-diagnosis.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"mediaios": "iosmediadev@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/mediaios/net-diagnosis.git",
"tag": "1.0.2"
},
"source_files": "PhoneNetSDK/PhoneNetSDK/**/*.{h,m,mm}",
"requires_arc": true
}