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