blob: 4295cc885cdcea076d0b759c3e72781e14ab5d0d [file] [log] [blame]
{
"name": "Consumer",
"version": "0.3.5",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"summary": "Mac and iOS library for parsing structured text",
"homepage": "https://github.com/nicklockwood/Consumer",
"authors": "Nick Lockwood",
"source": {
"git": "https://github.com/nicklockwood/Consumer.git",
"tag": "0.3.5"
},
"source_files": "Sources",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
}
}