blob: 2e8cfca5ce814485aef77d12c41cd714bdc48c4d [file] [log] [blame]
{
"name": "MapsyncLib",
"version": "0.0.1",
"summary": "A short description of MapsyncLib.",
"description": "beta test pod.",
"homepage": "http://mapsync.io",
"license": "MIT",
"authors": {
"Jaeyong Sung": "jae@mapsync.io"
},
"platforms": {
"ios": "11.0"
},
"source": {
"http": "https://s3-us-west-2.amazonaws.com/mapsync.code/MapsyncLib.framework.zip"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"AWSS3": [
"~> 2.6.10"
],
"Alamofire": [
"~> 4.6.0"
],
"SwiftyJSON": [
"~> 4.0.0"
]
},
"pushed_with_swift_version": "3.0"
}