[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / b / 3 / 1 / Visuality / 1.2.5 / Visuality.podspec.json
blob176806fe04f0c0713a012733adef9c6f44cc55ca
2   "name": "Visuality",
3   "version": "1.2.5",
4   "summary": "Library for iOS that simplifies work with views in Swift.",
5   "description": "Visuality is a library for iOS which includes set of classes and extensions that simplify work views in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/Visuality",
7   "screenshots": "https://github.com/igormatyushkin014/Visuality/raw/master/Logo/logo-1024-300.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": "Igor Matyushkin",
13   "social_media_url": "https://twitter.com/igormatyushkin1",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/igormatyushkin014/Visuality.git",
19     "tag": "1.2.5"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*"
24   ]