[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / d / 1 / Direct / 1.6 / Direct.podspec.json
blob858b981d7e8a2b84974c5a0023030c50d44745c7
2   "name": "Direct",
3   "version": "1.6",
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.6"
21   },
22   "source_files": [
23     "Source",
24     "Source/**/*"
25   ]