blob: 22dd5af82ff603ea9e6a41281258997b382a62a8 [file] [log] [blame]
{
"name": "GametacSDK",
"version": "1.1.4",
"summary": "GametacSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/rstakaiito/GametacSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rstakaiito": "vietcuong.it@gmail.com"
},
"source": {
"git": "https://github.com/rstakaiito/GametacSDK.git",
"tag": "1.1.4"
},
"static_framework": true,
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source_files": "GametacSDK/Classes/Application/**/*.{h,m,swift,xcdatamodeld}",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"Alamofire": [
],
"SwiftyJSON": [
],
"PopupDialog": [
],
"Kingfisher": [
],
"XLPagerTabStrip": [
],
"FBSDKShareKit": [
],
"FBSDKCoreKit": [
],
"FBSDKLoginKit": [
],
"GoogleSignIn": [
],
"Firebase": [
],
"Firebase/Auth": [
],
"KMPlaceholderTextView": [
],
"DKImagePickerController": [
],
"NVActivityIndicatorView": [
]
},
"swift_version": "4.2"
}