[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 3 / 9 / a / KNPodlib / 0.1.3 / KNPodlib.podspec.json
blob4fd83ff662103e36529a3598637038a4cfcd7169
2   "name": "KNPodlib",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*",
22   "resource_bundles": {
23     "KNPodlib": [
24       "Assets/*.png"
25     ]
26   },
27   "public_header_files": "Classes/PublicInterface/*.h"