blob: 5f3b08520eb69f54c99ae2c4f0eb580712412ccb [file] [log] [blame]
name: in_app_purchase_ios
description: An implementation for the iOS platform of the Flutter `in_app_purchase` plugin. This uses the iOS StoreKit Framework.
repository: https://github.com/flutter/plugins/tree/master/packages/in_app_purchase/in_app_purchase_ios
issue_tracker: https://github.com/flutter/flutter/issues?q=is%3Aissue+is%3Aopen+label%3A%22p%3A+in_app_purchase%22
version: 0.1.3+1
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.0.0"
flutter:
plugin:
platforms:
ios:
pluginClass: InAppPurchasePlugin
dependencies:
collection: ^1.15.0
flutter:
sdk: flutter
in_app_purchase_platform_interface: ^1.1.0
json_annotation: ^4.0.1
meta: ^1.3.0
test: ^1.16.0
dev_dependencies:
build_runner: ^1.11.1
flutter_test:
sdk: flutter
json_serializable: ^4.1.1