[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / 3 / 1 / Visuality / 5.5 / Visuality.podspec.json
blob236b5cd7d9189211b461892ff8c5e9afbba1a4de
2   "name": "Visuality",
3   "version": "5.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_1024.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "social_media_url": "https://twitter.com/imatyushkin1",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Visuality.git",
21     "tag": "5.5"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*"
26   ]