[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / f / d / 1 / Direct / 1.5 / Direct.podspec.json
bloba58adffb083b759dd77b5282a5e117de7b9b1fe4
2   "name": "Direct",
3   "version": "1.5",
4   "summary": "Tools for transitions between screens in iOS app",
5   "description": "Simplifies transitions between screens in iOS apps by providing special class for simple navigation.",
6   "homepage": "https://github.com/igormatyushkin014/Direct",
7   "screenshots": "https://github.com/igormatyushkin014/Direct/raw/master/Images/logo_2048_2048.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Igor Matyushkin": "igormatyushkin014@gmail.com"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/igormatyushkin014/Direct.git",
20     "tag": "1.5"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ]