[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / a / b / WybroStarter / 1.0.5 / WybroStarter.podspec.json
blob60111164f240042ade6c82fcf4dcc6dccf2cd408
2   "name": "WybroStarter",
3   "version": "1.0.5",
4   "summary": "A collection of helpful Swift extensions for new projects",
5   "description": "WybroStarter is a collection of Swift extensions that reduce boilerplate code in new iOS projects.",
6   "homepage": "https://www.wybro.com",
7   "license": "MIT",
8   "authors": {
9     "Connor": "connor@wybro.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/Wybro/WybroStarter.git",
16     "tag": "1.0.5"
17   },
18   "source_files": [
19     "WybroStarter",
20     "WybroStarter/**/*.{h,m,swift}"
21   ]