[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 9 / a / KNPodlib / 0.1.11 / KNPodlib.podspec.json
blob49212e929e7e46436f5c76bd96094bf2ea8a735f
2   "name": "KNPodlib",
3   "version": "0.1.11",
4   "summary": "KNPodlib Improve feedback interface and customize webview functionality",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhangkn/KNPodlib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangkn": "zhangkunnan@qinbaowan.com"
13   },
14   "source": {
15     "git": "https://github.com/zhangkn/KNPodlib.git",
16     "tag": "0.1.11"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "KNPodlib": [
24       "Assets/*.png",
25       "Classes/**/*.xib"
26     ]
27   },
28   "public_header_files": "Classes/PublicInterface/*.h"