blob: 147d15700b8f8976bcb8f1e55e7e8e3f4ef8e1a1 [file] [log] [blame]
{
"name": "NetworkSpeedTest",
"version": "0.1.0",
"summary": "Passively collecting network statistics for iOS",
"homepage": "https://github.com/ml-works/NetworkSpeedTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladislav Dugnist": "vdugnist@gmail.com"
},
"source": {
"git": "https://github.com/ml-works/NetworkSpeedTest.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/vdugnist",
"platforms": {
"ios": "8.0"
},
"source_files": "SpeedTestExample/SpeedTest/*"
}