[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / f / StepIndicator / 1.0.8 / StepIndicator.podspec.json
blobeec40807b8faba7eef19be495110ade289d4c5e3
2   "name": "StepIndicator",
3   "version": "1.0.8",
4   "summary": "An iOS Step Indicator Library.",
5   "description": "StepIndicator is an iOS library that indicates steps in an animated way.",
6   "homepage": "https://github.com/chenyun122/StepIndicator",
7   "screenshots": "https://raw.githubusercontent.com/chenyun122/StepIndicator/master/Screenshots/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Yun Chen": "chenyun122@gmail.com"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/chenyun122/StepIndicator.git",
18     "tag": "1.0.8"
19   },
20   "source_files": [
21     "StepIndicator",
22     "StepIndicator/**/*.swift"
23   ],
24   "resource_bundles": {
25     "StepIndicator": [
26       "StepIndicator/**/*.xcassets"
27     ]
28   },
29   "swift_versions": [
30     "4",
31     "4.2",
32     "5",
33     "5"
34   ],
35   "swift_version": "5"