blob: 27a171c1d948b6875dc0879306864181ec235416 [file] [log] [blame]
{
"name": "IBDecodable",
"version": "0.0.1",
"summary": "A linter tool for Interface Builder.",
"homepage": "https://github.com/IBDecodable/IBDecodable",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Steven Deutsch": "stevensdeutsch@yahoo.com"
},
"source": {
"git": "https://github.com/IBDecodable/IBDecodable.git",
"tag": "0.0.1"
},
"source_files": "Sources/*.swift",
"platforms": {
"osx": "10.9"
},
"dependencies": {
"SWXMLHash": [
"~> 4.0"
]
},
"pushed_with_swift_version": "4.0"
}