[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / c / a / 3 / White-SDK-iOS / 2.4.7 / White-SDK-iOS.podspec.json
blob0c0db1c7e40787961c530c1934d11bb6e63dd133
2   "name": "White-SDK-iOS",
3   "version": "2.4.7",
4   "summary": "White iOS端 SDK 仓库。",
5   "description": "由于早期版本问题,2.1.0 兼容 API,但是无法支持与低版本互联。",
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": "2.4.7"
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"