blob: 5552b9d41a12810717459773d0a830811d109b42 [file] [log] [blame]
{
"name": "FuliBaseLibrary",
"version": "0.3.3",
"summary": "A short description of FuliBaseLibrary.",
"description": "赋力SDK基础架构,后面创建的SDK依赖此SDK",
"homepage": "https://gitee.com/fengye12538/FuliBaseLibrary.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"2297711051@qq.com": "2297711051@qq.com"
},
"source": {
"git": "https://gitee.com/fengye12538/FuliBaseLibrary.git",
"tag": "0.3.3"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"FuliBaseLibrary": [
"FuliBaseLibrary/Assets/*.bundle"
]
},
"public_header_files": "FuliBaseLibrary/Classes/Main/FuliLibraryHeader.h",
"vendored_frameworks": "FuliBaseLibrary/Frameworks/FuliBaseLibraryFramework.framework",
"dependencies": {
"ReactiveObjC": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"Masonry": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
"5.0.6"
],
"ZLPhotoBrowser": [
],
"MBProgressHUD": [
],
"YYKit": [
],
"SDAutoLayout": [
],
"JDStatusBarNotification": [
],
"DateTools": [
],
"RSAEncryptor": [
]
},
"deprecated": true
}