blob: 0d7e6f861e01b5938d13cdd09fb4dc7546a7fc0a [file] [log] [blame]
{
"name": "YMStatTool",
"version": "0.1.2",
"summary": "埋点基础SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.ym/iOS_Common_Module/YMStatTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张长征": "704602864@qq.com"
},
"source": {
"git": "http://git.ym/iOS_Common_Module/YMStatTool.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YMStatTool/Classes/**/*",
"dependencies": {
"GZIP": [
"~> 1.2"
]
}
}