blob: 30f47554d638fc4ace2894ca1d93871e013f5f6c [file] [log] [blame]
{
"name": "Mochila",
"version": "1.2",
"summary": "Tools To Speed Up Your App Development",
"description": "Currently includes\n* Layout\n* NibView\n* Color & Image\n* Regex\n* Codable\n* Date & Number",
"homepage": "https://github.com/Mao-Xi/Mochila",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Victor Zhu": "ghoyelo@gmail.com"
},
"source": {
"git": "https://github.com/Mao-Xi/Mochila.git",
"tag": "1.2"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"4.0",
"4.1",
"4.2",
"5.0",
"5.1",
"5.2"
],
"source_files": "Mochila/**/*.swift",
"swift_version": "5.2"
}