[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / 2 / EasyExposureKit / 1.0.2 / EasyExposureKit.podspec.json
blob29398fa40232e365759d66d2f32daf676fa0e282
2   "name": "EasyExposureKit",
3   "version": "1.0.2",
4   "summary": "Help to analyze exposure events for UIView in iOS.",
5   "description": "This is a library to help to analyze exposure events for UIView in iOS.",
6   "homepage": "https://github.com/623637646/ExposureKit",
7   "license": "MIT",
8   "authors": {
9     "Yanni Wang": "wy19900729@gmail.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "swift_versions": "5",
15   "source": {
16     "git": "https://github.com/623637646/ExposureKit.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "ExposureKit/**/*.{h,m,swift}",
20   "public_header_files": "ExposureKit/Public/**/*.h",
21   "dependencies": {
22     "EasySwiftHook": [
23       "~> 3.1.2"
24     ]
25   },
26   "swift_version": "5"