blob: 6f3fbd8db63b7eb4a32bf22a1b50fa2b59db2551 [file] [log] [blame]
{
"name": "ByvMapList",
"version": "1.1.2",
"summary": "Utils for B&V Apps.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/byvapps/ByvMapList",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adrian": "adrian@byvapps.com"
},
"source": {
"git": "https://github.com/byvapps/ByvMapList.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source_files": "ByvMapList/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"ByvUtils": [
"~> 1.1"
],
"BvMapCluster": [
"~> 0.1"
]
},
"pushed_with_swift_version": "4.0"
}