blob: 4dc1e67af5d800e6d71885c1e42136e7725b099c [file] [log] [blame]
{
"name": "RZEvent",
"version": "1.0",
"summary": "Small example to test code sharing.",
"description": "Small example to test code sharing via cocoapods.",
"homepage": "https://github.com/nersonSwift/RelizKit",
"license": "MIT",
"authors": {
"Angel-senpai": "daniil.murygin68@gmail.com",
"nersonSwift": "aleksandrsenin@icloud.com"
},
"source": {
"git": "https://github.com/nersonSwift/RelizKit.git",
"tag": "RZEvent_v1.0"
},
"source_files": "RZEvent/RZEvent/**/*",
"exclude_files": "RZEvent/RZEvent/**/*.plist",
"swift_versions": "5.3",
"platforms": {
"ios": "13.0"
},
"requires_arc": true,
"swift_version": "5.3"
}