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