[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / a / b / 0 / LZZSandboxViewer / 0.0.2 / LZZSandboxViewer.podspec.json
blob27a4c14ef2cb306f70455e51fd56c32f3a84d69e
2   "name": "LZZSandboxViewer",
3   "version": "0.0.2",
4   "summary": "ios app sandbox inner browser",
5   "homepage": "https://gitee.com/luzizheng/LZZSandboxViewer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Frank Lu": "arloou@gmail.com"
12   },
13   "source": {
14     "git": "https://gitee.com/luzizheng/LZZSandboxViewer.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "LZZSandboxViewer/code/*.{h,m}",
18   "public_header_files": "LZZSandboxViewer/code/*.{h}",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "requires_arc": true,
23   "resource_bundles": {
24     "LSBResources": [
25       "LZZSandboxViewer/code/LSBResources/*.*"
26     ]
27   }