[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / e / 1 / b / Operator / 0.1.0 / Operator.podspec.json
blobd26e878a8f94a59a3d8046b4b2eb7b2727f8e9cc
2   "name": "Operator",
3   "version": "0.1.0",
4   "summary": "A wrapper for GCD written in Swift.",
5   "description": "Operator simplifies the GCD api for use in Swift and focuses on being succinct.",
6   "homepage": "https://github.com/kocodude/Operator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Grant Oladipo": "grant@oladipo.us"
13   },
14   "source": {
15     "git": "https://github.com/kocodude/Operator.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/kocodude",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Operator/Classes/**/*",
23   "deprecated": true