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