blob: 583795181c8f857507a0e937ec74e43ea40d689e [file] [log] [blame]
{
"name": "Flutter001",
"version": "1.0.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "armv7 arm64 x86_64"
},
"vendored_frameworks": "ios_frameworks/*.framework"
}