blob: 7182da2c3c04b9f47614094927716d838a31d733 [file] [log] [blame]
{
"name": "RazeCoreWuLongYang2",
"version": "0.3.0",
"summary": "A framework for sharing code.",
"description": "\"This framework is for a course that teaches ios developers how to write a resuable framework.\"",
"homepage": "https://github.com/yangwulong1978/RazeCore",
"license": "MIT",
"authors": {
"Wulong yang": "yange@uniware.com.au"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.2",
"source": {
"git": "https://github.com/yangwulong1978/RazeCore.git",
"tag": "0.3.0"
},
"source_files": "Sources/RazeCore/*.swift",
"exclude_files": "Package.swift",
"swift_version": "5.2"
}