[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / e / 9 / ZHIntersectionObserver / 0.0.2 / ZHIntersectionObserver.podspec.json
blob1f5a40a48dc7ea9275342634e6d074aa10eea031
2   "name": "ZHIntersectionObserver",
3   "version": "0.0.2",
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.2"
17   },
18   "source_files": "ZHIntersectionObserver/Source/*.{h,m}",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ]