| { |
| "name": "SDKFramework", |
| "version": "1.0.0", |
| "summary": "CubeaceSDK提供出去供第三方使用的相应文件.", |
| "description": "CubeaceSDK", |
| "homepage": "https://github.com/zzw282573369/SDKFramework", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zzw": "zhuangzaiwang@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/zzw282573369/SDKFramework.git", |
| "tag": "1.0.0" |
| }, |
| "vendored_frameworks": "CubeaceSDK/*.framework", |
| "resources": "CubeaceSDK/*.{bundle,plist}", |
| "frameworks": [ |
| "GameKit", |
| "AuthenticationServices", |
| "Foundation", |
| "UIKit", |
| "StoreKit", |
| "SafariServices", |
| "LocalAuthentication", |
| "AdSupport", |
| "SystemConfiguration", |
| "WebKit", |
| "AudioToolbox" |
| ], |
| "libraries": [ |
| "iconv", |
| "xml2", |
| "sqlite3.0", |
| "z", |
| "sqlite3" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "FBSDKCoreKit": [ |
| |
| ], |
| "FBSDKLoginKit": [ |
| |
| ], |
| "FBSDKShareKit": [ |
| |
| ], |
| "FBSDKPlacesKit": [ |
| |
| ], |
| "GoogleSignIn": [ |
| "~> 5.0" |
| ], |
| "Firebase/Analytics": [ |
| |
| ], |
| "Firebase/DynamicLinks": [ |
| |
| ], |
| "Firebase/Messaging": [ |
| |
| ], |
| "GA-SDK-IOS": [ |
| "~> 2.2" |
| ] |
| } |
| } |