blob: 076561df266e7b724713ed0fd61aca3886f372b1 [file] [log] [blame]
{
"name": "OneOrMore",
"version": "1.4.0",
"summary": "A Swift collection of one or more elements.",
"homepage": "https://github.com/nvzqz/OneOrMore",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": "Nikolai Vazquez",
"social_media_url": "https://twitter.com/nikolaivazquez",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nvzqz/OneOrMore.git",
"tag": "v1.4.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}