[Add] MamoGiftCustom 1.0.7
[CocoaPods.git] / Specs / 3 / 9 / 6 / SevenSegmentDisplay / 0.3.0 / SevenSegmentDisplay.podspec.json
blobc0e84a1ad164996332cc314af4fc3c494169de6d
2   "name": "SevenSegmentDisplay",
3   "version": "0.3.0",
4   "summary": "Display for seven segment indicators",
5   "description": "Display seven segment indicators",
6   "homepage": "https://github.com/RochevAV/SevenSegmentDisplay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "RochevAV": "aleksey@rochev.studio"
13   },
14   "source": {
15     "git": "https://github.com/RochevAV/SevenSegmentDisplay.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SevenSegmentDisplay/Classes/**/*",
22   "dependencies": {
23     "SevenSegmentIndicator": [
25     ]
26   }