blob: 9c0f76771172f9b7f9c3be4a19bb3e42f29d78b6 [file] [log] [blame]
{
"name": "KMetrics",
"version": "0.1.5",
"summary": "Swift SDK for KMetrics",
"description": "An Swift SDK which observe network traffic in an app.",
"homepage": "https://github.com/kukaapps/KMetrics",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yagiz Gurgul": "yagiz@kukaapps.com"
},
"source": {
"git": "https://github.com/kukaapps/KMetrics.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KMetrics/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}