[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / 3 / 1 / ClockLabel / 1.1 / ClockLabel.podspec.json
blob9a8250f84f278e7f66738d0ef2fe55af6c3661bf
2   "name": "ClockLabel",
3   "version": "1.1",
4   "summary": "Custom Clock Fonts based Label with Glow Effect",
5   "homepage": "https://github.com/devcarlos/ClockLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Carlos Alcala": "carlos.alcala@icloud.com"
12   },
13   "social_media_url": "http://twitter.com/carlosalcala",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/devcarlos/ClockLabel.git",
19     "tag": "1.1"
20   },
21   "source_files": "ClockLabel/*.swift",
22   "requires_arc": true,
23   "resource_bundles": {
24     "ClockBundle": "ClockLabel/**/*.{ttf,otf}"
25   }