[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 2 / LYUIExposureManager / 1.0.8 / LYUIExposureManager.podspec.json
blob07bff42c1e8c943d9d449fa49bfabca872f2002b
2   "name": "LYUIExposureManager",
3   "version": "1.0.8",
4   "summary": "监听普通 view 曝光的封装处理",
5   "description": "监听普通 view 曝光的封装处理 ^-^",
6   "homepage": "https://github.com/Liya86/LYUIExposureManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Liya86",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Liya86/LYUIExposureManager.git",
17     "tag": "1.0.8"
18   },
19   "source_files": "Source/**/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true