blob: 5aa5b800d71dc1fd3dcfbad90828a2500bfccd61 [file] [log] [blame]
{
"name": "KJSupportObjc",
"version": "0.0.4",
"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": "0.0.4"
},
"source_files": "KJSupportObjc/KJSupportObjc/Objc/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
]
},
"deprecated": true
}