[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / a / b / WybroStarter / 1.0.3 / WybroStarter.podspec.json
blobf0f2e5ab36b2dc2f8f3edf66551ddd10901170f9
2   "name": "WybroStarter",
3   "version": "1.0.3",
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.3"
17   },
18   "source_files": [
19     "WybroStarter",
20     "WybroStarter/**/*.{h,m,swift}"
21   ]