blob: d42a35be5cf1da89be68fce7f7a79f176914de9e [file] [log] [blame]
{
"name": "Flutter001",
"version": "1.0.4",
"summary": "High-performance, high-fidelity mobile apps.",
"description": "Flutter provides an easy and productive way to build and deploy high-performance mobile apps for Android and iOS.",
"homepage": "https://github.com/Eric0liang/Flutter001",
"license": {
"type": "MIT"
},
"authors": {
"Flutter Dev Team": "flutter-dev@googlegroups.com"
},
"source": {
"git": "https://github.com/Eric0liang/Flutter001.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64"
},
"vendored_frameworks": "ios_frameworks/*.framework"
}