[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / d / 8 / 2 / TCWebView / 0.1.6 / TCWebView.podspec.json
blob76384505ad20aafe1857146d810496c09b81c179
2   "name": "TCWebView",
3   "version": "0.1.6",
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.6"
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   }