blob: 5c02e41831447ded09d4203cc6d3f8a105f8d069 [file] [log] [blame]
{
"name": "XKCategory",
"version": "1.2.8",
"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.2.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "XKCategory/Classes/**/*",
"dependencies": {
"SVProgressHUD": [
],
"SDWebImage": [
],
"MJRefresh": [
],
"XKBaseController": [
],
"Masonry": [
],
"XKInsertLimit": [
]
}
}