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