| { | |
| "name": "WatchTools", | |
| "version": "0.1.2", | |
| "summary": "WatchOS tools kit to make your life easier.", | |
| "homepage": "https://github.com/VladasZ/WatchTools", | |
| "authors": { | |
| "Vladas Zakrevskis": "146100@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/VladasZ/WatchTools.git", | |
| "tag": "0.1.2" | |
| }, | |
| "platforms": { | |
| "watchos": "2.0" | |
| }, | |
| "source_files": "Sources/**/*.swift", | |
| "license": "MIT", | |
| "dependencies": { | |
| "SwiftyTools": [ | |
| ] | |
| } | |
| } |