[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 1 / Direct / 1.1 / Direct.podspec.json
blobb7fe8fd5875ebf101ef07ad34f67fabe2870a996
2   "name": "Direct",
3   "version": "1.1",
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.1"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ],
26   "pushed_with_swift_version": "4.0"