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