blob: 57ee9cc39a8e768690680f8758065e94dff5509a [file] [log] [blame]
{
"name": "Hummingbird",
"version": "1.0.0",
"summary": "This is a Swift implementation of the parser and serializer for HummingBird Object Notation.",
"homepage": "https://github.com/echlo/hummingbird-swift",
"license": "MIT",
"authors": {
"Echlo, Inc": "ava@echlo.com"
},
"source": {
"git": "https://github.com/echlo/Hummingbird-swift.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Hummingbird/*.swift",
"pushed_with_swift_version": "3.1"
}