[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / 3 / e / 8 / selfWebViewTest / 0.1.1 / selfWebViewTest.podspec.json
blob302238a1d037165b4faa8a06109effa24d2344cf
2   "name": "selfWebViewTest",
3   "version": "0.1.1",
4   "summary": "selfWebView is a webView,which is used to http",
5   "description": "TODO: webView has sound takephoto location scan",
6   "homepage": "https://github.com/ky-3011/selfWebViewTest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ky-3011": "3453079@163.com"
13   },
14   "source": {
15     "git": "https://github.com/ky-3011/selfWebViewTest.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "lib/selfWebView.framework/Headers/*.{h}",
22   "vendored_frameworks": "lib/selfWebView.framework",
23   "public_header_files": "lib/**/*.h",
24   "user_target_xcconfig": {
25     "ENABLE_BITCODE": "NO"
26   },
27   "pod_target_xcconfig": {
28     "ENABLE_BITCODE": "NO"
29   }