blob: 44c67d5c60e4fa37a43fc540aedbfe8fd490171e [file] [log] [blame]
{
"name": "SwiftyStoreKit",
"version": "0.16.1",
"summary": "Lightweight In App Purchases Swift framework for iOS, tvOS, watchOS, macOS and Mac Catalyst.",
"license": "MIT",
"homepage": "https://github.com/bizz84/SwiftyStoreKit",
"authors": {
"Andrea Bizzotto": "bizz84@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "6.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/bizz84/SwiftyStoreKit.git",
"tag": "0.16.1"
},
"source_files": "Sources/SwiftyStoreKit/*.{swift}",
"screenshots": [
"https://github.com/bizz84/SwiftyStoreKit/raw/master/Screenshots/Preview.jpg"
],
"requires_arc": true,
"swift_version": "5.0"
}