blob: 7f94767f1d379d6a91450dfeb94b3ef933978f34 [file] [log] [blame]
{
"name": "RJCategoryTool",
"version": "0.5.6",
"summary": "A iOS Fast integration of custom classifications, macro definitions and tool classes",
"homepage": "https://github.com/Jack424/RJCategoryTool.git",
"license": "MIT",
"authors": {
"Jack_Gu": "gu_ruijie@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Jack424/RJCategoryTool.git",
"tag": "0.5.6"
},
"source_files": "RJCategoryTool/RJCategoryTool/RJCategoryTool/**/*.{h,m}",
"resources": "RJCategoryTool/RJCategoryTool/RJCategoryTool/Resource/*.{png,xib,nib,bundle,json}",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"AFNetworking": [
],
"SDWebImage": [
],
"MJExtension": [
],
"MJRefresh": [
],
"SDCycleScrollView": [
],
"MBProgressHUD": [
],
"Toast": [
],
"ZLPhotoBrowser": [
"~> 3.0.6"
],
"RTRootNavigationController": [
],
"ReactiveObjC": [
],
"FMDB": [
],
"GTMBase64": [
],
"LYEmptyView": [
]
}
}