blob: 51b803166f44da26812cdc562ece998eedac2d21 [file] [log] [blame]
{
"name": "measurement_kit",
"version": "0.1.0-beta.3",
"summary": "Portable network measurement library",
"authors": "Simone Basso <bassosimone@gmail.com>",
"homepage": "https://github.com/measurement-kit",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/measurement-kit/measurement-kit.git",
"branch": "master",
"tag": "v0.1.0-beta.3"
},
"prepare_command": "cd mobile/ios/ && ./scripts/build.sh",
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "mobile/ios/Frameworks/*.framework"
}