{ "name": "amap_location_flutter_plugin", "version": "0.0.1", "summary": "AMapLocation flutter plugin", "description": "AMapLocation flutter plugin", "homepage": "http://example.com", "license": { "file": "../LICENSE" }, "authors": { "Your Company": "email@example.com" }, "source": { "path": "." }, "source_files": "Classes/**/*", "public_header_files": "Classes/**/*.h", "dependencies": { "Flutter": [ ], "AMapLocation": [ ] }, "platforms": { "ios": "8.0" } }