[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / a / 5 / StopWatch / 0.0.7 / StopWatch.podspec.json
blobd3d0a5a3fac96ac6a759fd8a4d85242a7a9da2ff
2   "name": "StopWatch",
3   "version": "0.0.7",
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.7"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "StopWatch",
21   "requires_arc": true,
22   "dependencies": {
23     "BButton": [
25     ]
26   }