blob: 63257eb164f3eb3e40deff98564e8515711de700 [file] [log] [blame]
{
"name": "bmfcommon_ios",
"version": "1.0.5",
"summary": "百度地图ios flutter插件公共库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/itonydong/bmfcommon_ios.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tonydong@foxmail.com": "dongtao03@baidu.com"
},
"source": {
"git": "https://github.com/itonydong/bmfcommon_ios.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "bmfcommon_ios/Classes/**/*",
"dependencies": {
"Flutter": [
]
}
}