2 "name": "HTEventLogger",
4 "summary": "HTEventLogger is a wrapper for Event Tracking.",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/nscribble/HTEventLogger",
12 "nscribble": "x201710216@163.com"
15 "git": "https://github.com/nscribble/HTEventLogger.git",
21 "static_framework": true,
22 "source_files": "HTEventLogger/Classes/**/*.{h,m,swift}",
23 "public_header_files": "HTEventLogger/Classes/**/*.h",
24 "frameworks": "Foundation",
25 "user_target_xcconfig": {
26 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28 "pod_target_xcconfig": {
29 "VALID_ARCHS": "x86_64 armv7 arm64",
30 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"