[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 9 / e / 0 / YunWebView / 0.0.4 / YunWebView.podspec.json
blobe4ca2ad1b11f3e860d59ea1dba2c9e6c05e10981
2   "name": "YunWebView",
3   "version": "0.0.4",
4   "summary": "YunWebView framework for iOS",
5   "description": "YunWebView framework for iOS, it's a base framework for iOS writed by object-c",
6   "homepage": "https://github.com/yunWJR/YunWebView",
7   "license": "MIT",
8   "authors": {
9     "yun": "wangshifu7878@sina.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/yunWJR/YunWebView.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "YunWebView/YunWebView/Classes/*.{h,m}",
20     "YunWebView/YunWebView/Classes/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "YunBaseApp": [
27     ],
28     "YunImgView": [
30     ],
31     "JSONModel": [
33     ]
34   }