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