[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 4 / 7 / PTPopupWebView / 0.4.0 / PTPopupWebView.podspec.json
blobc3bd871445a99ecf52e4f9880428b4cef9d41cbc
2   "name": "PTPopupWebView",
3   "version": "0.4.0",
4   "summary": "Swift subclass of the UIView which provide Popup web view.",
5   "homepage": "https://github.com/pjocprac/PTPopupWebView.git",
6   "license": "MIT",
7   "authors": {
8     "Takeshi Watanabe": "watanabe@tritrue.com"
9   },
10   "source": {
11     "git": "https://github.com/pjocprac/PTPopupWebView.git",
12     "branch": "master",
13     "tag": "0.4.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resources": [
21     "Pod/Assets/**/*.png",
22     "Pod/Assets/**/*.xib"
23   ],
24   "pushed_with_swift_version": "3.0"