blob: ad913d544e074422ed6677753558cbe545d8cf89 [file] [log] [blame]
{
"name": "HoneyBee",
"version": "2.8.1",
"summary": "A swift library to increase the expressiveness of asynchronous and concurrent programming.",
"homepage": "http://HoneyBee.link/2.8.1/docs/index.html",
"documentation_url": "http://HoneyBee.link/2.8.1/docs/index.html",
"license": {
"type": "MIT"
},
"authors": {
"Alex Lynch": "alex@iamapps.net"
},
"platforms": {
"ios": "10.0",
"osx": "10.11",
"tvos": "10.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"source": {
"git": "https://github.com/lynchsft/HoneyBee.git",
"tag": "v2.8.1"
},
"source_files": "HoneyBee/*.swift"
}