blob: d2820768059e5f9f67431dbee4986cae0738cbf6 [file] [log] [blame]
{
"name": "Iaphub",
"version": "1.0.0",
"summary": "iOS IAPHUB SDK",
"description": "App developers use IAPHUB to manage their In-App purchases\nNo more complex backend development to validate receipts, focus on your app instead! (https://www.iaphub.com)",
"homepage": "https://www.iaphub.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Iaphub": "support@iaphub.com"
},
"source": {
"git": "https://github.com/iaphub/iaphub-ios-sdk.git",
"tag": "1.0.0"
},
"documentation_url": "https://www.iaphub.com/docs",
"platforms": {
"ios": "9.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source_files": [
"Iaphub/**/*.{swift}"
],
"frameworks": "StoreKit",
"swift_version": "5.1"
}