blob: 513883e10d386260b239e2583aee2e7ad430cfcd [file] [log] [blame]
{
"name": "HKLib",
"version": "0.0.3",
"summary": "黑卡业务库",
"description": "从黑卡App中抽离的部分业务库",
"homepage": "https://github.com/YLTTeam/HKLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xphaijj0305@126.com": "xianggong@anve.com"
},
"source": {
"git": "https://github.com/YLTTeam/HKLib.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HKLib/Classes/**/*",
"dependencies": {
"YLT_Kit": [
],
"TTTAttributedLabel": [
],
"pop": [
]
}
}