[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 9 / 6 / SevenSegmentDisplay / 0.4.0 / SevenSegmentDisplay.podspec.json
blob6f32d7066fbbbeab59b3b0827bfc04ce734400d6
2   "name": "SevenSegmentDisplay",
3   "version": "0.4.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.4.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SevenSegmentDisplay/Classes/**/*",
22   "dependencies": {
23     "SevenSegmentIndicator": [
25     ]
26   }