foxsin10 / WebExtension-Shim-iOS

WebExtension-Shim for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebExtension-Shim

Example

To run the example project, clone the repo, and run pod install from the Example directory first. You can check the unit test cases to see more detail.

Requirements

  • iOS 11+
  • Xcode 10.2+
  • Swift 5+

Installation

WebExtension-Shim is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'WebExtension-Shim'

Documents

WebExtension-Shim Documents

Maintains

git push

pod trunk me
pod lib lint --private --no-clean --verbose --fail-fast
pod spec lint --private --no-clean --verbose --fail-fast

pod repo push sujitech ./WebExtension-Shim.podspec --verbose --private

License

WebExtension-Shim is available under the AGPL license. See the LICENSE file for more info.

About

WebExtension-Shim for iOS

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 53.4%Language:Swift 45.6%Language:Ruby 0.6%Language:Objective-C 0.3%Language:Shell 0.1%Language:HTML 0.0%