blob: 4b1d581da9b07c4724417aae989acb6735be733d [file] [log] [blame]
{
"name": "RJKitLite",
"version": "0.0.0.1",
"summary": "RJKitLite",
"homepage": "https://github.com/shenguanjiejie/RJKit-Lite",
"license": {
"type": "MIT"
},
"authors": {
"shenguanjiejie": "835166018@qq.com"
},
"social_media_url": "https://github.com/shenguanjiejie",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/shenguanjiejie/RJKit-Lite.git",
"tag": "0.0.0.1"
},
"source_files": "RJKit-Lite/RJKit-Lite/**/*.*",
"requires_arc": true,
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"TZImagePickerController": [
],
"RSKImageCropper": [
],
"QMUIKit": [
],
"YYCache": [
],
"RJTableViewAgent": [
],
"YBImageBrowser": [
],
"YYCategories": [
],
"TBActionSheet": [
]
},
"resources": "RJKit-Lite/RJKit-Lite/RJKit.bundle"
}