[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / 1 / Visuality / 1.2.3 / Visuality.podspec.json
blob08c0c6f73ae832d5be2e9fd67ce4a325f94ad7c9
2   "name": "Visuality",
3   "version": "1.2.3",
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.3"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ]