blob: 46e52c6860a5cad95f1f9676cbda18fbba77c209 [file] [log] [blame]
{
"name": "Hummingbird",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Hummingbird/*.swift",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.1"
}