| { |
| "name": "ZQSDKTest", |
| "version": "0.7.0", |
| "summary": "ZQSDKTest xcframework Test.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://gitee.com/zhangqiao/wgsdk", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhangqweb@126.com": "zhangqweb@126.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/zhangqiao/wgsdk.git", |
| "tag": "0.7.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "resources": "ZQSDKTest/Assets/WGSDKResources.bundle", |
| "vendored_frameworks": "ZQSDKTest/Frameworks/WGSDK.xcframework", |
| "xcconfig": { |
| "VALID_ARCHS": "armv7 arm64 x86_64" |
| }, |
| "swift_versions": "5.0", |
| "frameworks": "UIKit", |
| "dependencies": { |
| "SVProgressHUD": [ |
| |
| ], |
| "Adjust": [ |
| "~> 4.23.0" |
| ], |
| "RxSwift": [ |
| |
| ], |
| "RxCocoa": [ |
| |
| ], |
| "Moya": [ |
| |
| ], |
| "Result": [ |
| |
| ], |
| "HandyJSON": [ |
| |
| ], |
| "Alamofire": [ |
| |
| ], |
| "SnapKit": [ |
| |
| ], |
| "TwitterKit5": [ |
| |
| ], |
| "GoogleSignIn": [ |
| |
| ], |
| "Firebase/Analytics": [ |
| |
| ], |
| "Firebase/Auth": [ |
| |
| ], |
| "FBSDKLoginKit": [ |
| "~> 7.1.1" |
| ], |
| "FBSDKShareKit": [ |
| "~> 7.1.1" |
| ], |
| "LineSDKSwift": [ |
| "~> 5.7.0" |
| ], |
| "IQKeyboardManager": [ |
| |
| ], |
| "ZLPhotoBrowser": [ |
| |
| ] |
| }, |
| "swift_version": "5.0" |
| } |