[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 8 / 1 / PatternView / 1.0.0 / PatternView.podspec.json
blob87a1a08d354f6e69382f69aaffcc6c91ae3a40b2
2   "name": "PatternView",
3   "version": "1.0.0",
4   "summary": "A suite of views which can be used to easily implement certain patterns to create more aesthetically pleasing apps.",
5   "description": "The idea behind this is that especially for new developers who don't have their own designers, there's a lot if iteration involved in making good looking views, and for them it might be a lot easier to tweak a number than to go back and make half of the stripes in a view to be a slightly different shade of blue. This is about making iteration and design easy for developers.",
6   "homepage": "https://github.com/kysomers/PatternView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyle Somers": "kyledouglassomers@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kysomers/PatternView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PatternView/PodFiles/*.swift",
22   "pushed_with_swift_version": "3.0"