blob: 295b865d8d287e29658b37d359625ee3e910cb87 [file] [log] [blame]
{
"name": "flutterPodGuy",
"version": "0.1.2",
"summary": "A test for flutter_pod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mynameissujie/flutterpodguy.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jeffery": "379675320@qq.com"
},
"source": {
"git": "https://github.com/mynameissujie/flutterpodguy.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "flutterPod/Classes/**/*",
"public_header_files": "flutterPod/Classes/**/*.h",
"vendored_frameworks": "flutterPod/Framework/*.framework"
}