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