[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 2 / 5 / WatchTools / 0.1.2 / WatchTools.podspec.json
blobe80e29e74d92fae2a7753bddc286215e8ebbac31
2   "name": "WatchTools",
3   "version": "0.1.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.1.2"
12   },
13   "platforms": {
14     "watchos": "2.0"
15   },
16   "source_files": "Sources/**/*.swift",
17   "license": "MIT",
18   "dependencies": {
19     "SwiftyTools": [
21     ]
22   }