[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 6 / f / StepIndicator / 1.0.7 / StepIndicator.podspec.json
blob4dce33a5d39a33bc0f7938d02a23459d06672f94
2   "name": "StepIndicator",
3   "version": "1.0.7",
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.7"
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"