blob: cf3780fe4629896ca7d67df2f9eae93bf47d021e [file] [log] [blame]
{
"name": "KXModuleOrz",
"version": "0.0.1",
"summary": "A short description of KXModuleOrz.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/XiangqiTu/KXModuleOrz",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XiangqiTu": "110293734@qq.com"
},
"source": {
"git": "https://github.com/XiangqiTu/KXModuleOrz.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KXModuleOrz/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": [
"z",
"c++"
]
}