blob: 06862cd29e41e7834e9610e4b9d968bca09b28ea [file] [log] [blame]
{
"name": "GGExtensions",
"version": "0.0.3",
"summary": "方便iOS开发的Swift扩展库",
"description": "方便iOS开发的Swift扩展库\nAppVersion iOS版本类\nGGExtensions 一些扩展库",
"homepage": "https://github.com/GG-A/GGExtensions",
"license": "MIT",
"authors": {
"GG-A": "yiyikela@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GG-A/GGExtensions.git",
"tag": "0.0.3"
},
"source_files": "GGExtensions/**/*.swift",
"swift_versions": "5.0",
"requires_arc": true,
"swift_version": "5.0"
}