blob: ad8746959e1b1ddd6c307cb50e1a3f8e25386148 [file] [log] [blame]
{
"name": "SYReportEventSDK",
"version": "1.0.0",
"summary": "埋点组件",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"description": "埋点组件",
"homepage": "http://code.37ops.com/SDKLine/SYReportEventDemo",
"authors": {
"rason": "522970682@qq.com"
},
"source": {
"git": "git@code.37ops.com:SDKLine/SYReportEventDemo.git",
"tag": "1.0.0"
},
"dependencies": {
"Reachability": [
"~> 3.2"
]
},
"source_files": "SYReportEventSDK/**/*.{h,m}"
}