[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 1 / Visuality / 1.2.2 / Visuality.podspec.json
blobe4591f31168e1e72c05c2e4c24ae060cedcfe3bd
2   "name": "Visuality",
3   "version": "1.2.2",
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": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/igormatyushkin014/Visuality.git",
20     "tag": "1.2.2"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ]