blob: f4454829b28831f90d53f11f00f9f948281618a1 [file] [log] [blame]
{
"name": "HoneyBee",
"version": "2.2.6",
"summary": "A swift library to increase the expressiveness of asynchronous and concurrent programming.",
"homepage": "http://HoneyBee.link/2.2.6/docs/index.html",
"documentation_url": "http://HoneyBee.link/2.2.6/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.0"
},
"source": {
"git": "https://bitbucket.org/iam_apps/honeybee.git",
"tag": "v2.2.6"
},
"source_files": "HoneyBee/*.swift",
"pushed_with_swift_version": "4.0"
}