[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / c / 1 / 2 / HoneyBee / 2.0.3 / HoneyBee.podspec.json
blobb2b7bb865e7ccd91f84e2f6af5de5dd570751da5
2   "name": "HoneyBee",
3   "version": "2.0.3",
4   "summary": "A swift library to increase the expressiveness of asynchronous and concurrent programming.",
5   "homepage": "http://HoneyBee.link/2.0.3/docs/index.html",
6   "documentation_url": "http://HoneyBee.link/2.0.3/docs/index.html",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alex Lynch": "alex@iamapps.com"
13   },
14   "platforms": {
15     "ios": "11.0",
16     "osx": "10.11",
17     "tvos": "11.0"
18   },
19   "pod_target_xcconfig": {
20     "SWIFT_VERSION": "4.0"
21   },
22   "source": {
23     "http": "http://HoneyBee.link/2.0.3/HoneyBee-2.0.3.zip"
24   },
25   "source_files": "HoneyBee/*.swift",
26   "pushed_with_swift_version": "4.0"