blob: 431911c4ffeb38134d800e3c3940a893b084694b [file] [log] [blame]
{
"name": "KlookLib",
"version": "0.0.1",
"summary": "A short description of KlookLib.",
"description": "KlookLib is develop a section of iOS APP tool library. iclude common utils.",
"homepage": "https://github.com/cnwanq/KlookLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cnwanq": "wanqijian@icloud.com"
},
"source": {
"git": "https://github.com/cnwanq/KlookLib.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KlookLib/Classes/**/*"
}