blob: 6a434a6600de8ac56d7e3b230e8f1c282e955c64 [file] [log] [blame]
{
"name": "XKCategory",
"version": "1.4.0",
"summary": "日常用到的分类",
"description": "日常开发经常用到的分类",
"homepage": "https://github.com/kunhum/XKCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunhum": "kunhum@163.com"
},
"source": {
"git": "https://github.com/kunhum/XKCategory.git",
"tag": "1.4.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XKCategory/Classes/**/*",
"dependencies": {
"SVProgressHUD": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"Masonry": [
],
"XKInsertLimit": [
]
}
}