blob: 095c1986892c8120e5f00370bf54c4c3cdd53e34 [file] [log] [blame]
{
"name": "HUEventTracker",
"version": "0.1.5",
"summary": "数据埋点.",
"description": "数据埋点服务.",
"homepage": "https://gitlab.com/jewelz/HUEventTracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huluobo": "hujewelz@163.com"
},
"source": {
"git": "https://gitlab.com/jewelz/HUEventTracker.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HUEventTracker/Classes/**/*",
"public_header_files": "HUEventTracker/Classes/Public/*.h",
"dependencies": {
"AFNetworking": [
]
}
}