[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / c / e / PAWebView / 0.1.0 / PAWebView.podspec.json
blobc6ac11bce127aebde505a9cea249b5ee1d185dc1
2   "name": "PAWebView",
3   "version": "0.1.0",
4   "summary": "An component WebView for iOS base on WKWebView .",
5   "description": "PAWebView .",
6   "homepage": "https://github.com/llyouss/PAWeView",
7   "license": "MIT",
8   "authors": {
9     "llyouss": "946148042@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/llyouss/PAWeView.git",
16     "tag": "0.1.0"
17   },
18   "source_files": [
19     "PAWebView",
20     "PAWebView/**/*.{h,m}"
21   ]