blob: 5d55ed2b708ff5e28abca05f9918104561cf4fa1 [file] [log] [blame]
{
"name": "KZAPM",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "KZAPM/Classes/**/*",
"dependencies": {
"KZPerformanceWolf": [
],
"AFNetworking": [
]
}
}