blob: ca7ac7d6a49ae24924807ab27f1beeaeaf74d716 [file] [log] [blame]
{
"name": "RazeCorePod",
"version": "0.3.0",
"summary": "Framework for sharing code",
"description": "*This is my first pod spec learning*",
"homepage": "https://github.com/SmritiArora/RazeCore",
"license": "MIT",
"authors": {
"SmritiArora": "smriti.arora@nineleaps.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/SmritiArora/RazeCore.git",
"tag": "0.3.0"
},
"source_files": "Sources/RazeCore/*.swift",
"exclude_files": "Package.swift",
"swift_version": "5.2"
}