blob: f85f3839337ff2e9801886ac6827a42c151dc6bd [file] [log] [blame]
{
"name": "ApphudSDK",
"version": "0.16",
"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.16"
},
"frameworks": "StoreKit",
"platforms": {
"ios": "11.2"
},
"swift_versions": "5.0",
"source_files": "ApphudSDK/**/*.{swift,h,m}",
"swift_version": "5.0"
}