[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / c / HUEventTracker / 0.1.1 / HUEventTracker.podspec.json
blob7f2b220cb877ce79228b8db25bf0de97f9657977
2   "name": "HUEventTracker",
3   "version": "0.1.1",
4   "summary": "数据埋点.",
5   "description": "数据埋点服务.",
6   "homepage": "https://gitlab.com/jewelz/HUEventTracker",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huluobo": "hujewelz@163.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/jewelz/HUEventTracker.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HUEventTracker/Classes/**/*",
22   "public_header_files": "HUEventTracker/Classes/Public/*.h",
23   "dependencies": {
24     "AFNetworking": [
26     ]
27   }