[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / a / 3 / White-SDK-iOS / 1.4.2 / White-SDK-iOS.podspec.json
blob9f06575162be2d8c681e985b97e8e19d67f0f352
2   "name": "White-SDK-iOS",
3   "version": "1.4.2",
4   "summary": "White iOS端 SDK 仓库。",
5   "description": "White 白板,使用White SDK 创建自己的互动白板",
6   "homepage": "https://github.com/duty-os/white-sdk-ios-release",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "white": "support@herewhite.com"
13   },
14   "source": {
15     "git": "https://github.com/duty-os/white-sdk-ios-release.git",
16     "tag": "1.4.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_libraries": "White-SDK-iOS/libWhiteSDK.a",
22   "resource_bundles": {
23     "WhiteSDK": [
24       "White-SDK-iOS/Resource/*"
25     ]
26   },
27   "source_files": "White-SDK-iOS/Headers/*.h",
28   "frameworks": [
29     "UIKit",
30     "WebKit"
31   ],
32   "dependencies": {
33     "dsBridge": [
34       "~> 3.0.2"
35     ],
36     "YYModel": [
37       "~> 1.0.4"
38     ]
39   },
40   "deprecated_in_favor_of": "Whiteboard"