[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / a / Overwatch / 1.0.1 / Overwatch.podspec.json
blob2ebdbf62b0d40881febbc6b573d6559c17f0f582
2   "name": "Overwatch",
3   "version": "1.0.1",
4   "summary": "Easily measure how long a task takes.",
5   "description": "Stopwatch provides simple methods to start a timer and stop it. Using the description provided when starting a timer prints out the duration when stopped.",
6   "homepage": "https://github.com/iltercengiz/Overwatch",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ilter Cengiz": "iltercengiz@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/iltercengiz/Overwatch.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/iltercengiz",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Overwatch/Classes/**/*",
23   "pushed_with_swift_version": "3.0"