[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / f / ViewUtils / 1.1 / ViewUtils.podspec.json
blob1b73ccc082cdb40672da3c93da905059dd27301b
2   "name": "ViewUtils",
3   "version": "1.1",
4   "summary": "ViewUtils is a collection of category methods designed that extend UIView with all the handy little properties and functionality.",
5   "description": "ViewUtils is a collection of category methods that extend UIView with all the handy little properties and functionality that you always wished were built-in to begin with.",
6   "homepage": "https://github.com/nicklockwood/ViewUtils",
7   "license": {
8     "type": "Zlib License",
9     "file": "LICENCE.md"
10   },
11   "authors": {
12     "Nick Lockwood": "support@charcoaldesign.co.uk"
13   },
14   "source": {
15     "git": "https://github.com/nicklockwood/ViewUtils.git",
16     "tag": "1.1"
17   },
18   "platforms": {
19     "ios": null
20   },
21   "source_files": "ViewUtils/ViewUtils.{h,m}",
22   "frameworks": "QuartzCore",
23   "requires_arc": false