[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / f / 1 / SJOrentationObserver / 0.0.2 / SJOrentationObserver.podspec.json
blob7b46e3f2e86e7142fc3e148200196a11f1ec5332
2   "name": "SJOrentationObserver",
3   "version": "0.0.2",
4   "summary": "Screen rotation observer.",
5   "description": "Screen rotation observer, 屏幕旋转观察者.",
6   "homepage": "https://github.com/changsanjiang/SJOrentationObserver",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "SanJiang": "changsanjiang@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/changsanjiang/SJOrentationObserver.git",
19     "tag": "v0.0.2"
20   },
21   "source_files": "SJOrentationObserver/*.{h,m}",
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "subspecs": [
25     {
26       "name": "Category",
27       "source_files": "SJOrentationObserver/Category/*.{h,m}"
28     }
29   ]