blob: 0fb8fe04dfb23880bec763d729b3895ad93c9aca [file] [log] [blame]
{
"name": "MagicPageBase",
"version": "2.0",
"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": "2.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/BaseTab/**/*.swift",
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": [
"SafariServices",
"SystemConfiguration",
"LocalAuthentication",
"iAd",
"AdSupport"
],
"swift_versions": "4.2",
"dependencies": {
"Alamofire": [
],
"Moya/RxSwift": [
],
"Kingfisher": [
],
"WebViewJavascriptBridge": [
],
"SnapKit": [
],
"GTSDK": [
],
"GoogleSignIn": [
],
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"FBSDKShareKit": [
],
"FBSDKPlacesKit": [
],
"Adjust": [
],
"Branch": [
],
"RxSwift": [
],
"SwifterSwift": [
],
"SwiftyJSON": [
]
},
"static_framework": true,
"swift_version": "4.2"
}