ios demo version
This commit is contained in:
22
ios/Pods/Local Podspecs/Flutter.podspec.json
generated
Normal file
22
ios/Pods/Local Podspecs/Flutter.podspec.json
generated
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Flutter",
|
||||
"version": "1.0.0",
|
||||
"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://flutter.io",
|
||||
"license": {
|
||||
"type": "MIT",
|
||||
"file": "../../../../../LICENSE"
|
||||
},
|
||||
"authors": {
|
||||
"Flutter Dev Team": "flutter-dev@googlegroups.com"
|
||||
},
|
||||
"source": {
|
||||
"git": "https://github.com/flutter/engine",
|
||||
"tag": "1.0.0"
|
||||
},
|
||||
"platforms": {
|
||||
"ios": "7.0"
|
||||
},
|
||||
"vendored_frameworks": "Flutter.framework"
|
||||
}
|
||||
Reference in New Issue
Block a user