[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / a / InputStepByStep / 0.0.1-beta / InputStepByStep.podspec.json
blob3132c15fe0d0d2d69ddb59a73ec968d7a780bb9f
2   "name": "InputStepByStep",
3   "version": "0.0.1-beta",
4   "summary": "A simple input view for tvOS, for testing purposes",
5   "homepage": "https://github.com/brunomacabeusbr/InputStepByStep",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bruno Macabeus": "bruno.macabeus@gmail.com"
12   },
13   "platforms": {
14     "tvos": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/brunomacabeusbr/InputStepByStep.git",
18     "tag": "0.0.1-beta"
19   },
20   "source_files": [
21     "InputStepByStep/InputStepByStep/*.swift",
22     "InputStepByStep/InputStepByStep/*.xib"
23   ],
24   "dependencies": {
25     "Cartography": [
26       "~> 1.1"
27     ]
28   },
29   "pushed_with_swift_version": "3.0"