[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / c / a / Overwatch / 1.0.0 / Overwatch.podspec.json
blob143e40dad17aed9440c59ebac490b9ea8e718f4b
2   "name": "Overwatch",
3   "version": "1.0.0",
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.0"
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"