[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / f / b / PMWebView / 0.1.0 / PMWebView.podspec.json
blob85c50d14b4130bd33fad6886e57026dcbcf427ed
2   "name": "PMWebView",
3   "version": "0.1.0",
4   "summary": "Full screen web view with touch through",
5   "description": "Full screen web view that popup only when DOM generated, does not block user due to while loading if user touch or got http error or timeout this web view will disappear",
6   "homepage": "https://github.com/PattoMotto/PMWebView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "PattoMotto",
12   "source": {
13     "git": "https://github.com/PattoMotto/PMWebView.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/PattoMotto",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.0",
21   "source_files": "PMWebView/Classes/**/*"