[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / a / 1 / 7 / BXWebAppViewController / 0.1.2 / BXWebAppViewController.podspec.json
blob2c8b0ba63012bb542459d6c0549bcc42f61c8110
2   "name": "BXWebAppViewController",
3   "version": "0.1.2",
4   "summary": "BXWebAppViewController make WKWebView Easy to Use to Application",
5   "description": "BXWebAppViewController make WKWebView Easy to Use to Application,easy to integrate with custom js,error view,loading view",
6   "homepage": "https://github.com/banxi1988/BXWebAppViewController",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/BXWebAppViewController.git",
13     "tag": "0.1.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "dependencies": {
21     "PinAuto": [
23     ],
24     "ReachabilitySwift": [
26     ]
27   }