[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / e / 8 / 2 / ZJKWebView / 0.1.0 / ZJKWebView.podspec.json
blobc5e0ea86b44a09eb13f9990abdf8df528ae4f853
2   "name": "ZJKWebView",
3   "version": "0.1.0",
4   "summary": "一个很有缺的实现实验",
5   "description": "TODO: 因为组件化需要故实验此次方法",
6   "homepage": "https://github.com/sweetkk/ZJKWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "k721684713@163.com": "k721684713@163.com"
13   },
14   "source": {
15     "git": "https://github.com/sweetkk/ZJKWebView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ZJKWebView/Classes/**/*",
22   "public_header_files": "ZJKWebView/Classes/**/*.h",
23   "frameworks": [
24     "UIKit",
25     "WebKit",
26     "Foundation"
27   ]