[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 4 / d / YXWebBrowser / 0.1.0 / YXWebBrowser.podspec.json
blob86b6f606410d1f0bbf7ef4d2667c82eebbdecc4f
2   "name": "YXWebBrowser",
3   "version": "0.1.0",
4   "summary": "A web browser for iOS7 and above.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yxuan426/YXWebBrowser",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sternapara": "yxuan426@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yxuan426/YXWebBrowser.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YXWebBrowser/Classes/**/*",
22   "resources": "YXWebBrowser/Assets/YXWebBrowser.bundle",
23   "dependencies": {
24     "RegExCategories": [
25       "~> 1.0"
26     ],
27     "NJKWebViewProgress": [
28       "~> 0.2.3"
29     ]
30   }