[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 3 / StepView / 1.0.3 / StepView.podspec.json
blob8b4a2231680a9db8f40daf6bbae3a3226746638d
2   "name": "StepView",
3   "swift_version": "4.2",
4   "version": "1.0.3",
5   "summary": "Convenient way to create a screen with a few steps.",
6   "homepage": "http://github.com/vladislovshilov/StepView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vladislav Shilov": "vladislov.shilov@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/vladislovshilov/StepView.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true