blob: 1f787c252922a1b0dd149654cfdb9052ff0816f5 [file] [log] [blame]
{
"name": "MobFlowiOS",
"platforms": {
"ios": "14.0"
},
"version": "1.2.9",
"requires_arc": true,
"summary": "An sdk that inialize multiple library in order to run custom ad screen of MobFlowiOS.",
"description": "An sdk that inialize multiple library in order to run custom ad screen\n\nu can use it inside appdelegate\n\nof MobFlowiOS.",
"homepage": "https://github.com/MASDKManager/ios-html-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Maarouf": "mobsdk10@gmail.com"
},
"source": {
"git": "https://github.com/MASDKManager/ios-html-sdk.git",
"tag": "1.2.9"
},
"frameworks": "UIKit",
"dependencies": {
"Adjust": [
],
"ReachabilitySwift": [
],
"Firebase": [
],
"FirebaseAnalytics": [
],
"FirebaseMessaging": [
],
"FirebaseCrashlytics": [
],
"YandexMobileMetrica/Dynamic": [
]
},
"source_files": "MobFlowiOS/**/*.{h,m,swift}",
"resource_bundles": {
"MobFlowiOS": [
"MobFlowiOS/**/*.{storyboard,xib,xcassets,lproj,png}"
]
},
"swift_versions": "5",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"swift_version": "5"
}