[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 2 / TCWebView / 0.1.2 / TCWebView.podspec.json
blob81af79acf213a248fc364674a4ef5d48f59ec702
2   "name": "TCWebView",
3   "version": "0.1.2",
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.2"
16   },
17   "source_files": "TCWebView/Classes/**/*.{h,m}",
18   "resources": "TCWebView/Classes/**/*.bundle",
19   "requires_arc": true,
20   "dependencies": {
21     "NJKWebViewProgress": [
22       "0.2.3"
23     ],
24     "Masonry": [
25       "~> 1.0.0"
26     ],
27     "TCCategories": [
28       "~> 0.1.1"
29     ]
30   }