[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / e / 9 / ZHIntersectionObserver / 0.0.6 / ZHIntersectionObserver.podspec.json
blob2a98f33b64f853397a79e6b64b19d91a8c6e89b5
2   "name": "ZHIntersectionObserver",
3   "version": "0.0.6",
4   "summary": "Intersection Observer for iOS.",
5   "description": "Intersection Observer for iOS. \niOS 客户端检查曝光组件。",
6   "homepage": "https://github.com/zhoon/ZHIntersectionObserver",
7   "license": "MIT",
8   "authors": {
9     "zhoonchen": "zhoonchen@gmail.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/zhoon/ZHIntersectionObserver.git",
16     "tag": "0.0.6"
17   },
18   "source_files": "ZHIntersectionObserver/Source/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]