blob: 4a029f025249dbb89ba59610c300df670b95d774 [file] [log] [blame]
{
"name": "WatchTools",
"version": "0.2.1",
"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.2.1"
},
"platforms": {
"watchos": "2.0"
},
"source_files": "Sources/**/*.swift",
"license": "MIT",
"dependencies": {
"SwiftyTools": [
]
}
}