blob: 3c69e2b3ebee2a5c47ece8ab48a246f5f8fc116b [file] [log] [blame]
{
"name": "GametacSDK",
"version": "1.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"Alamofire": [
],
"SwiftyJSON": [
],
"PopupDialog": [
]
},
"swift_version": "4.0"
}