blob: adda51b11fac457acd089c2957431b610a8aee96 [file] [log] [blame]
{
"name": "Consumer",
"version": "0.4.0",
"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.4.0"
},
"source_files": "Sources",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
}
}