blob: f6ad1fffc065e373294f7c342e128cf037d25af7 [file] [log] [blame]
{
"name": "estgames-common-framework",
"version": "1.0.9",
"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.9"
},
"platforms": {
"ios": "10.0"
},
"source_files": "estgames-common-framework/Classes/**/*",
"resource_bundles": {
"estgames-common-framework": [
"estgames-common-framework/Assets/*.png",
"estgames-common-framework/Assets/*.ttf",
"estgames-common-framework/Assets/*.xcassets",
"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": [
]
}
}