[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / b / 3 / 1 / Visuality / 1.1.2 / Visuality.podspec.json
blobf36b051d6e14ff77fdefce1e32fba215f352f4d0
2   "name": "Visuality",
3   "version": "1.1.2",
4   "summary": "Library for iOS that simplifies work with native SDK in Swift.",
5   "description": "Visuality is a library for iOS which includes set of classes and extensions that simplify work with native SDK in Swift.",
6   "homepage": "https://github.com/igormatyushkin014/Visuality",
7   "screenshots": "https://github.com/igormatyushkin014/Visuality/raw/master/Logo/logo-300-300.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/i_matyushkin",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/igormatyushkin014/Visuality.git",
21     "tag": "1.1.2"
22   },
23   "source_files": [
24     "Source",
25     "Source/**/*"
26   ]