[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / 8 / 2 / TCWebView / 0.1.5 / TCWebView.podspec.json
blob689cf92ae733ac0cd147e69204dae7affab80108
2   "name": "TCWebView",
3   "version": "0.1.5",
4   "summary": "App内嵌浏览器",
5   "homepage": "https://github.com/ichensheng/TCWebView",
6   "license": "MIT",
7   "authors": {
8     "ichensheng": "cs200521@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/ichensheng/TCWebView.git",
15     "tag": "0.1.5"
16   },
17   "source_files": "TCWebView/Classes/**/*.{h,m}",
18   "resources": "TCWebView/Classes/**/*.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "RHNJKWebViewProgress": [
23     ],
24     "Masonry": [
26     ],
27     "TCCategories": [
29     ]
30   }