blob: d6c722b633b5cc4c1326b4a5a9d332b9520c8acd [file] [log] [blame]
{
"name": "MapsNav",
"version": "1.0.0",
"summary": "Multiple map navigation.",
"description": "You can use a variety of map navigation.",
"homepage": "https://github.com/MZC0829/MapsNav",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maizhichao": "1005756105@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MZC0829/MapsNav.git",
"tag": "1.0.0"
},
"source_files": [
"MapsNav/Nav.swift",
"MapsNav/Extension.swift"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}