blob: 7c70b5f9894129a0b33cf8e1a1edab21f010eda5 [file] [log] [blame]
{
"name": "GadevCore",
"version": "0.2.0",
"summary": "A sample project.",
"description": "Nội dung description phải dài hơn summary nhé, mô tả về framework",
"homepage": "https://github.com/mozaa-vn/GadevCore",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"mozaa": "mry.nsth@gmail.com"
},
"platforms": {
"ios": "13.0"
},
"swift_versions": "5.1",
"source": {
"git": "https://github.com/mozaa-vn/GadevCore.git",
"tag": "0.2.0"
},
"source_files": "Sources/GadevCore/*.{h,m,swift}",
"exclude_files": "Package.swift",
"swift_version": "5.1"
}