blob: 1030618d94a6b00d363abcd1c94957b99630ecbc [file] [log] [blame]
{
"name": "estgames-common-framework",
"version": "1.0.0",
"summary": "Estgames common framework",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/estmp/banner-ios-sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wkzkfmxk23@gmail.com": "wkzkfmxk23@gmail.com"
},
"source": {
"git": "https://gitlab.com/estmp/banner-ios-sdk.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "estgames-common-framework/Classes/**/*",
"resource_bundles": {
"estgames-common-framework": [
"estgames-common-framework/Assets/*.png",
"estgames-common-framework/Resources/*"
]
},
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"AWSAuthCore": [
"~> 2.6.1"
],
"AWSPinpoint": [
"~> 2.6.1"
],
"AWSGoogleSignIn": [
"~> 2.6.1"
],
"AWSFacebookSignIn": [
"~> 2.6.1"
],
"AWSCognito": [
"~> 2.6.1"
],
"AWSAuthUI": [
"~> 2.6.1"
],
"SwiftKeychainWrapper": [
]
}
}