blob: 5356bf5e4ff5a9661fb6963435007f831c532c9f [file] [log] [blame]
{
"name": "RZSubscribeManager",
"version": "1.0.1",
"summary": "Small test to test code sharing via cocoapods.",
"description": "Small example to test code sharing via cocoapods.",
"homepage": "https://github.com/Angel-senpai/RZSubscribeManager.git",
"license": "MIT",
"authors": {
"Angel-senpai": "daniil.murygin68@gmail.com",
"Nerson": "aleksandrsenin@icloud.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Angel-senpai/RZSubscribeManager.git",
"tag": "1.0.1"
},
"source_files": "RZSubscribeManager/RZSubscribeManager/**/*",
"exclude_files": "RZSubscribeManager/RZSubscribeManager/*.plist",
"swift_versions": "5.3",
"requires_arc": true,
"dependencies": {
"SwiftyStoreKit": [
]
},
"swift_version": "5.3"
}