blob: 86868f9351915bd94eaecb239555e32a28b8c524 [file] [log] [blame]
{
"name": "DaumMapLib",
"version": "0.0.1",
"summary": "Daum map from Kakao corp.",
"description": "Daum map for Flutter Plugin.",
"homepage": "https://github.com/clbycode/pod_daum_map/tree/master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "clby",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/clbycode/pod_daum_map.git",
"tag": "0.0.1"
},
"source_files": "KakaoMapLib/**/*.{h,m}"
}