blob: 8054cfa5d97f4102ae013920b01c0b21603b7cb8 [file] [log] [blame]
{
"name": "RRRMethod-Swift",
"version": "0.0.7",
"summary": "个人使用的swift方法汇集",
"description": "个人使用的swift方法汇集",
"homepage": "https://github.com/RRRenJ/RRRMethod-Swift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RRRenJ": "https://github.com/RRRenJ"
},
"source": {
"git": "https://github.com/RRRenJ/RRRMethod-Swift.git",
"tag": "0.0.7"
},
"source_files": "RRRMethod-Swift/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0"
}