[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 8 / VerticalAlignmentLabel / 0.1.0 / VerticalAlignmentLabel.podspec.json
blob3fd17d1fd9c1dae69779c45f754988306eccae6c
2   "name": "VerticalAlignmentLabel",
3   "version": "0.1.0",
4   "summary": "Vertical alignment of UILabel.",
5   "description": "This is a simple library that allows vertical alignment of UILabel.",
6   "homepage": "https://github.com/darquro/VerticalAlignmentLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "screenshots": [
12     "https://raw.githubusercontent.com/darquro/VerticalAlignmentLabel/master/Images/screenshot1.png",
13     "https://raw.githubusercontent.com/darquro/VerticalAlignmentLabel/master/Images/screenshot2.png",
14     "https://raw.githubusercontent.com/darquro/VerticalAlignmentLabel/master/Images/screenshot3.png",
15     {
16       "type": "MIT",
17       "file": "LICENSE"
18     }
19   ],
20   "authors": {
21     "darquro": "yuki.kuro96@gmail.com"
22   },
23   "source": {
24     "git": "https://github.com/darquro/VerticalAlignmentLabel.git",
25     "tag": "0.1.0"
26   },
27   "platforms": {
28     "ios": "8.0"
29   },
30   "source_files": "VerticalAlignmentLabel/Classes/**/*",
31   "pushed_with_swift_version": "3.0"