blob: 541651233974f05475a0e3c7aa9de17da546a836 [file] [log] [blame]
{
"name": "AMJpnMap",
"version": "1.0",
"summary": "It can display a simple map of Japan.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/adventam10/AMJpnMapView",
"authors": {
"am10": "adventam10@gmail.com"
},
"source": {
"git": "https://github.com/adventam10/AMJpnMapView.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "AMJpnMapView/**/*.{swift}",
"swift_version": "4.0"
}