blob: f10c016b8f2703140eee6e30cd7ba2ca94fcf858 [file] [log] [blame]
{
"name": "RRRMethod-Swift",
"version": "0.0.1",
"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.1"
},
"source_files": "RRRMethod-Swift/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0",
"platforms": {
"ios": "9.0"
}
}