{ "name": "BFFramework", "version": "0.1.0", "summary": "Byte fllow 基础组件库", "swift_versions": "5.0", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/287971051@qq.com/BFFramework", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "287971051@qq.com": "287971051@qq.com" }, "source": { "git": "https://git.yishihui.comiOS/BFFramework.git" }, "platforms": { "ios": "10.0" }, "source_files": "BFFramework/Classes/**/*", "resource_bundles": { "BFFramework": [ "BFFramework/Assets/**/*.png", "BFFramework/Assets/**/*.gif" ] }, "static_framework": true, "xcconfig": { "CLANG_MODULES_AUTOLINK": "YES", "OTHER_SWIFT_FLAGS": "$(inherited) -DGLES", "VALIDATE_WORKSPACE_SKIPPED_SDK_FRAMEWORKS": "OpenGLES" }, "pod_target_xcconfig": { "OTHER_LDFLAGS": "-all_load" }, "public_header_files": "BFFramework/Classes/**/*.h", "frameworks": [ "UIKit", "AVFoundation", "OpenGLES", "CoreMedia", "QuartzCore" ], "dependencies": { "Alamofire": [ "4.9.1" ], "SnapKit": [ "4.2.0" ], "Kingfisher": [ "4.10.1" ], "RealmSwift": [ "10.7.2" ], "ObjectMapper": [ "4.2.0" ], "KeychainAccess": [ "4.2.2" ], "Toast-Swift": [ "5.0.1" ], "AliyunOSSiOS": [ "2.10.8" ], "WechatOpenSDK-Swift": [ "1.8.7.1" ], "MJRefresh": [ "3.5.0" ], "FDFullscreenPopGesture": [ "1.1" ], "LMJHorizontalScrollText": [ "2.0.2" ], "Bugly": [ "2.5.71" ], "NXFramework-Swift": [ ] }, "swift_version": "5.0" }