blob: 6c1c731c03bf53dd9fc92f65d2489c9790ee4626 [file] [log] [blame]
{
"name": "bmfcommon_ios",
"version": "1.0.3",
"summary": "A short description of bmfcommon_ios.",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "bmfcommon_ios/Classes/**/*",
"dependencies": {
"Flutter": [
]
}
}