blob: ca42d99a4cefc4d468c21fa6e21f93b7f0b5c1a5 [file] [log] [blame]
{
"name": "KoalaTeaAutoLayout",
"version": "0.1.0",
"summary": "A short description of KoalaTeaAutoLayout.",
"homepage": "https://github.com/themisterholliday/KoalaTeaAutoLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Craig Holliday": "hello@craigholliday.net"
},
"source": {
"git": "https://github.com/themisterholliday/KoalaTeaAutoLayout.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.3"
},
"swift_versions": "5.0",
"source_files": "KoalaTeaAutoLayout/Classes/**/*",
"dependencies": {
"SwiftLint": [
"~> 0.33.0"
]
},
"swift_version": "5.0"
}