blob: 22cbc6be4a00d56f38742f7a7c5702ff1a33b2e3 [file] [log] [blame]
{
"name": "KZAPM",
"version": "0.0.1",
"summary": "A application data analyze sdk.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lypJTD@163.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lypJTD@163.com": "liuyaping@kanzhun.com"
},
"source": {
"git": "git@git.kanzhun-inc.com:bosszhipin/kzapm.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KZAPM/Classes/**/*",
"dependencies": {
"KZPerformanceWolf": [
],
"AFNetworking": [
]
}
}