blob: f50916e91c00c23804eaaddcc6092157749c9cdc [file] [log] [blame]
{
"name": "GametacSDK",
"version": "1.1.0",
"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.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "GametacSDK/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"Alamofire": [
],
"SwiftyJSON": [
],
"PopupDialog": [
]
},
"swift_version": "4.0"
}