blob: 412be695652ce7be2852d424ef293b9664a6f982 [file] [log] [blame]
{
"name": "RMStartupCommandsBuilder",
"version": "0.1.2",
"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",
"requires_arc": true
}