blob: c157ba521a5631a5f928d8f959e84fe2368e0f6a [file] [log] [blame]
{
"name": "RMStartupCommandsBuilder",
"version": "0.1.4",
"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.4"
},
"source_files": [
"Sources",
"Sources/*.swift"
],
"frameworks": "UIKit",
"requires_arc": true
}