blob: 808bb7e429379b9368af81f92469899f83d9e5bb [file] [log] [blame]
{
"name": "WSStoreKit",
"version": "8.0.1",
"summary": "Convenient wrapper around StoreKit.",
"homepage": "https://github.com/whitesmith/WSStoreKit",
"license": "MIT",
"authors": {
"Ricardo Pereira": "ricardopereira@whitesmith.co"
},
"source": {
"git": "https://github.com/whitesmith/WSStoreKit.git",
"tag": "8.0.1"
},
"social_media_url": "https://twitter.com/whitesmithco",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"swift_versions": "5.3",
"source_files": "Source/**/*.{h,m,swift}",
"module_map": "Source/WSStoreKit.modulemap",
"frameworks": "StoreKit",
"swift_version": "5.3"
}