[Add] BlueTriangleSDK-Swift 3.13.1
[CocoaPods.git] / Specs / 3 / 9 / a / KNPodlib / 0.1.10 / KNPodlib.podspec.json
blob66b656fdb55e8d45184dc55829f6a9cc9dc9aab8
2   "name": "KNPodlib",
3   "version": "0.1.10",
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.10"
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",
29   "ios": {
30     "vendored_frameworks": "KNPodlib-0.1.9/ios/KNPodlib.framework"
31   }