blob: 80262f829e172326a5f44402bef4158fe69e7dde [file] [log] [blame]
{
"name": "FuliBaseLibrary",
"version": "0.5.8",
"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.5.8"
},
"platforms": {
"ios": "8.0"
},
"resource_bundles": {
"FuliBaseLibrary": [
"FuliBaseLibrary/Assets/*.bundle"
]
},
"vendored_frameworks": "FuliBaseLibrary/Frameworks/FuliBaseLibraryFramework.framework",
"static_framework": true,
"dependencies": {
"ReactiveObjC": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"Masonry": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"ZLPhotoBrowser": [
],
"MBProgressHUD": [
],
"YYKit": [
],
"SDAutoLayout": [
],
"JDStatusBarNotification": [
],
"DateTools": [
],
"RSAEncryptor": [
],
"WebViewJavascriptBridge": [
]
}
}