blob: 12e043da412b7a649e768b8b6ddb22751984d3e1 [file] [log] [blame]
{
"name": "HoneyBee",
"version": "2.0.5",
"summary": "A swift library to increase the expressiveness of asynchronous and concurrent programming.",
"homepage": "http://HoneyBee.link/2.0.5/docs/index.html",
"documentation_url": "http://HoneyBee.link/2.0.5/docs/index.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alex Lynch": "alex@iamapps.com"
},
"platforms": {
"ios": "10.0",
"osx": "10.11",
"tvos": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"source": {
"http": "http://HoneyBee.link/2.0.5/HoneyBee-2.0.5.zip"
},
"source_files": "HoneyBee/*.swift",
"pushed_with_swift_version": "4.0"
}