| { |
| "name": "MagicPageBase", |
| "version": "6.4", |
| "summary": "Amazing MagicPageBase.", |
| "description": "this is Amazing page. you unknowed what you see.", |
| "homepage": "https://github.com/zhuyitian/MagicPageBase", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Talan": "16657120403@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/zhuyitian/MagicPageBase.git", |
| "tag": "6.4" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Classes/**/*.swift", |
| "requires_arc": true, |
| "xcconfig": { |
| "OTHER_LDFLAGS": "-ObjC" |
| }, |
| "frameworks": [ |
| "SafariServices", |
| "SystemConfiguration", |
| "LocalAuthentication", |
| "iAd", |
| "AdSupport" |
| ], |
| "swift_versions": "5.0", |
| "dependencies": { |
| "Alamofire": [ |
| |
| ], |
| "Kingfisher": [ |
| |
| ], |
| "SnapKit": [ |
| |
| ], |
| "SwiftyUserDefaults": [ |
| |
| ], |
| "GoogleSignIn": [ |
| |
| ], |
| "FBSDKLoginKit": [ |
| |
| ], |
| "FBSDKShareKit": [ |
| |
| ], |
| "Adjust": [ |
| |
| ], |
| "Branch": [ |
| |
| ], |
| "RxSwift": [ |
| |
| ], |
| "SwifterSwift": [ |
| |
| ], |
| "Firebase/Analytics": [ |
| |
| ], |
| "WKSimpleBridge": [ |
| |
| ], |
| "RxCocoa": [ |
| |
| ] |
| }, |
| "static_framework": true, |
| "swift_version": "5.0" |
| } |