blob: e56b68ce182bfa4c882fdb407d79503e138ea30a [file] [log] [blame]
{
"name": "hantalk-flutter-lib",
"version": "1.0.0",
"summary": "A short description of hantalk-flutter-lib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/charlesYun/hantalk-flutter-lib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"delevin": "1105938518@qq.com"
},
"source": {
"git": "https://github.com/charlesYun/hantalk-flutter-lib.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "hantalk-flutter-lib/Classes/frameworks/*.framework"
}
}