blob: 241c4e44b09b63c4d0b433da16909d44452c7b4a [file] [log] [blame]
{
"name": "HUEventTracker",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HUEventTracker/Classes/**/*",
"public_header_files": "HUEventTracker/Classes/Public/*.h",
"dependencies": {
"AFNetworking": [
]
}
}