blob: 189dc2a6ca89c9fd17f321afbf0b02674d68abcc [file] [log] [blame]
{
"name": "KJSupportObjc",
"version": "1.0.1",
"summary": "包含常见的分类、工具,UITableView、UICollectionView的工具等等",
"homepage": "https://github.com/xnqbd/KJSupportObjc",
"license": "MIT",
"authors": {
"xnqbd": "2537511854@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/xnqbd/KJSupportObjc.git",
"tag": "1.0.1"
},
"source_files": "KJSupportObjc/KJSupportObjc/Objc/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
},
"deprecated": true
}