| { | |
| "name": "EZFlutterSDK", | |
| "version": "0.0.2", | |
| "summary": "Flutter编译后的文件", | |
| "homepage": "https://github.com/wutongyu008/FlutterSDK", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "wutongyu008": "wutongyu_08@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/wutongyu008/FlutterSDK.git", | |
| "tag": "0.0.2" | |
| }, | |
| "vendored_frameworks": "Framework/*.framework", | |
| "resources": "Framework/flutter_assets" | |
| } |