[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 0 / 3 / StepView / 1.0.4 / StepView.podspec.json
blob4e780bf32c4caa8dc22268f6c04abbf283f335a6
2   "name": "StepView",
3   "swift_version": "4.2",
4   "version": "1.0.4",
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.4"
20   },
21   "source_files": "Sources/**/*.swift",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true