blob: ec0b8bf5724c92799550e107cc04d3d21eb42597 [file] [log] [blame]
{
"name": "YMStatTool",
"version": "0.1.10",
"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.10"
},
"platforms": {
"ios": "10.0"
},
"source_files": "YMStatTool/Classes/**/*",
"dependencies": {
"GZIP": [
"~> 1.2"
],
"Reachability": [
"~> 3.2"
]
}
}