[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / a / 1 / SJObserverHelper / 1.0.7 / SJObserverHelper.podspec.json
blobcdb658bbc81d8e4724c3637bd74538c038261dc2
2   "name": "SJObserverHelper",
3   "version": "1.0.7",
4   "summary": "auto remove KVO observer.",
5   "description": "Call the specified method to auto remove KVO observer. 调用指定方法, 自动移除观察者.",
6   "homepage": "https://github.com/changsanjiang/SJObserverHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJObserverHelper.git",
19     "tag": "v1.0.7"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/*.{h,m}"
24   ],
25   "public_header_files": "Classes/*.h",
26   "frameworks": "UIKit",
27   "requires_arc": true