[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 5 / f / 0 / QMWebVC / 1.0.0 / QMWebVC.podspec.json
blob9f3c4edd469fc305a60359aaf43a740ac536d11b
2   "name": "QMWebVC",
3   "version": "1.0.0",
4   "summary": "A useful webView Controller with a WeChat-like progress view.",
5   "homepage": "https://github.com/JackoQm/QMWebVC",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "JackoQm": "userqm@163.com"
12   },
13   "social_media_url": "http://www.jianshu.com/users/1c2ecd8e07d2/timeline",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/JackoQm/QMWebVC.git",
20     "tag": "1.0.0",
21     "submodules": true
22   },
23   "source_files": "QMWebVC/**/*.{h,swift}",
24   "pushed_with_swift_version": "3.0"