[Add] AWSAuth 2.40.0
[CocoaPods.git] / Specs / b / 9 / 4 / ViaBus / 0.0.1 / ViaBus.podspec.json
blob9f8aba9b78f3e53565fdf2f4f8ad69a13c68060f
2   "name": "ViaBus",
3   "version": "0.0.1",
4   "summary": "A deligthful event bus for iOS.",
5   "description": "A deligthful event bus for iOS based on NSNotification.",
6   "homepage": "https://github.com/bbc6bae9/ViaBus",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "bbc6bae9": "chinahuanghong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/bbc6bae9/ViaBus.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "ViaBus/Classes/**/*"