[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / d / f / UIViewUseful / 0.1.1 / UIViewUseful.podspec.json
blob63e3f8631266dd7fd1f5bfb1200854f57de7de3b
2   "name": "UIViewUseful",
3   "version": "0.1.1",
4   "summary": "A set of useful extensions",
5   "description": "It's still beta version.\nThe library becomes better day after day.\n\nThis is set of extension of UIKit framework.\nIt includes extensions of:\n  - UIView\n\nFor more details see wiki",
6   "homepage": "https://github.com/NickKibish/UIViewUseful",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nick Kibish": "nick.kibish@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NickKibish/UIViewUseful.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "UIViewUseful/Extensions/**/*",
22   "pushed_with_swift_version": "3.0"