blob: 6b1d6902c4d83c28f389454768b3075370f12e56 [file] [log] [blame]
{
"name": "RMStartupCommandsBuilder",
"version": "0.1.0",
"swift_version": "4.2",
"summary": "A short description of RMStartupCommandsBuilder.",
"homepage": "https://git.coding.net/skyfusheng/RMStartupCommandsBuilder.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"任科玮": "605714380@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://git.coding.net/skyfusheng/RMStartupCommandsBuilder.git",
"tag": "0.1.0"
},
"source_files": [
"Sources",
"Sources/*.swift"
],
"frameworks": "UIKit"
}