[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 7 / 5 / ABCEventBus / 0.1 / ABCEventBus.podspec.json
blobc0b76028bf3d540c734d051f5cbffb2418811616
2   "name": "ABCEventBus",
3   "version": "0.1",
4   "summary": "This is an event bus for iOS.",
5   "homepage": "https://github.com/AKACoder/ABCEventBus/",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "AKACoder": "akacoder@outlook.com"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/AKACoder/ABCEventBus.git",
17     "tag": "0.1"
18   },
19   "source_files": "SourceCode/**/*.{swift}",
20   "requires_arc": true,
21   "dependencies": {
22     "AsyncSwift": [
23       "2.0.4"
24     ]
25   },
26   "pushed_with_swift_version": "4.0"