blob: 4fd83ff662103e36529a3598637038a4cfcd7169 [file] [log] [blame]
{
"name": "KNPodlib",
"version": "0.1.3",
"summary": "KNPodlib Improve feedback interface and customize webview functionality",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhangkn/KNPodlib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangkn": "zhangkunnan@qinbaowan.com"
},
"source": {
"git": "https://github.com/zhangkn/KNPodlib.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"resource_bundles": {
"KNPodlib": [
"Assets/*.png"
]
},
"public_header_files": "Classes/PublicInterface/*.h"
}