blob: 3a17e6c0d9e5777f8139352c78c448b0db0b2821 [file] [log] [blame]
{
"name": "ApphudSDK",
"version": "0.9.5",
"summary": "Track and control iOS auto-renewable subscriptions.",
"description": "Track, control and analyze iOS auto-renewable subscriptions with Apphud.",
"homepage": "https://github.com/apphud/ApphudSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"apphud": "hi@apphud.com"
},
"source": {
"git": "https://github.com/apphud/ApphudSDK.git",
"tag": "0.9.5"
},
"frameworks": "StoreKit",
"platforms": {
"ios": "11.2"
},
"swift_versions": "5.0",
"source_files": "Sources/**/*.{swift,h,m}",
"swift_version": "5.0"
}