blob: 295dced0153cfe6cc7e2137c753587be426da80b [file] [log] [blame]
{
"name": "RRRExtension",
"version": "0.0.8",
"summary": "个人使用的swift扩展汇集",
"description": "个人使用的swift扩展汇集",
"homepage": "https://github.com/RRRenJ/RRRExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RRRenJ": "https://github.com/RRRenJ"
},
"source": {
"git": "https://github.com/RRRenJ/RRRExtension.git",
"tag": "0.0.8"
},
"source_files": "RRRExtension/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}