[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / d / 2 / 5 / WatchTools / 0.2 / WatchTools.podspec.json
blobced6e73cbf20e81e0926a421553e9960c95c84c6
2   "name": "WatchTools",
3   "version": "0.2",
4   "summary": "WatchOS tools kit to make your life easier.",
5   "homepage": "https://github.com/VladasZ/WatchTools",
6   "authors": {
7     "Vladas Zakrevskis": "146100@gmail.com"
8   },
9   "source": {
10     "git": "https://github.com/VladasZ/WatchTools.git",
11     "tag": "0.2"
12   },
13   "platforms": {
14     "watchos": "2.0"
15   },
16   "source_files": "Sources/**/*.swift",
17   "license": "MIT",
18   "dependencies": {
19     "SwiftyTools": [
21     ]
22   }