blob: fd9552c20b03a4bf185fae7ef398afb1491b2b56 [file] [log] [blame]
{
"name": "ByvMapList",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ByvMapList/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"ByvUtils": [
]
},
"pushed_with_swift_version": "3.0"
}