blob: 9af8bae9e85fc04acb1d93f7edaf44e7bfe0e4a2 [file] [log] [blame]
{
"name": "KNIosCommonTool",
"version": "0.0.1",
"summary": "KNIosCommonTool Provides common tools for iOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhangkn/KNIosCommonTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangkn": "zhangkunnan@qinbaowan.com"
},
"source": {
"git": "https://github.com/zhangkn/KNIosCommonTool.git",
"tag": "0.0.1"
},
"source_files": [
"KNIosCommonTool/Classes",
"KNIosCommonTool/Classes/**/*.{h,m}"
],
"public_header_files": "KNIosCommonTool/Classes/PublicInterface/*.h",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}