[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 4 / c / 1 / CCWebScrollPanel / 0.0.1 / CCWebScrollPanel.podspec.json
blobcb441cf233de795a997e83cee33dd425b8a61d1a
2   "name": "CCWebScrollPanel",
3   "version": "0.0.1",
4   "summary": "A WebView Popup Panel Container",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/dzxsars/CCWebScrollPanel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duzhixia": "dzxsars@163.com"
13   },
14   "source": {
15     "git": "https://github.com/dzxsars/CCWebScrollPanel.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "CCWebScrollPanel/Classes/**/*",
22   "resource_bundles": {
23     "CCWebScrollPanel": [
24       "CCWebScrollPanel/Assets/**/*"
25     ]
26   },
27   "public_header_files": "CCWebScrollPanel/Classes/**/*.h",
28   "frameworks": [
29     "UIKit",
30     "WebKit"
31   ]