blob: e80e29e74d92fae2a7753bddc286215e8ebbac31 [file] [log] [blame]
{
"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": [
]
}
}