[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / c / 4 / SwiftStepView / 0.0.2 / SwiftStepView.podspec.json
blobab9079fec53897d369e5ea84fe12c2fa0b7bd720
2   "name": "SwiftStepView",
3   "version": "0.0.2",
4   "summary": "A step view written in Swift",
5   "description": "SwiftStepView is a step view written in Swift. It's simple and easy to use.",
6   "homepage": "https://github.com/derekcoder/SwiftStepView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "derekcoder": "derekcoder@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/derekcoder/SwiftStepView.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "SwiftStepView/Sources/*.swift",
23     "SwiftStepView/SwiftStepView.h"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4.0"
27   },
28   "pushed_with_swift_version": "4.0"