blob: 80df6ce13617207df0dd6e3dc29d6d04cc8c9c97 [file] [log] [blame]
{
"name": "Callstats",
"version": "0.1.0",
"summary": "WebRTC Analytics library for iOS",
"homepage": "https://github.com/callstats-io/callstats-ios",
"license": "Apache License, Version 2.0",
"authors": {
"Amornchai Kanokpullwad": "zoonref@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/callstats-io/callstats-ios.git",
"tag": "0.1.0"
},
"source_files": "Callstats/**/*.swift",
"dependencies": {
"GoogleWebRTC": [
"~> 1.0"
]
}
}