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