[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / a / 5 / StopWatch / 0.0.8 / StopWatch.podspec.json
blob950e773e4537d2911e4fda78b684495b7ec88fa7
2   "name": "StopWatch",
3   "version": "0.0.8",
4   "summary": "StopWatch view with BBControl buttons.",
5   "homepage": "https://github.com/elwerene/StopWatch",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "René Rössler": "rene@freshx.de"
12   },
13   "source": {
14     "git": "https://github.com/elwerene/StopWatch.git",
15     "tag": "0.0.8"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "StopWatch",
21   "requires_arc": true,
22   "dependencies": {
23     "BButton": [
25     ]
26   }