blob: e87e64de2f33f3ce72b1fbfc1b3f7dec4cda7323 [file] [log] [blame]
{
"name": "RRRExtension",
"version": "0.2.1",
"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.2.1"
},
"source_files": "RRRExtension/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}