[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / c / 3 / 5 / OptimalLabelTextSize / 0.1.0 / OptimalLabelTextSize.podspec.json
blob9c644ea9a7578ef62e239e07236aaf94b638eecd
2   "name": "OptimalLabelTextSize",
3   "version": "0.1.0",
4   "summary": "This is lib will allow you easy to adjust Text Size Label for all iPhone and iPad divices",
5   "description": "I had a need in optimize size font for different i-Device. I couldn't search lib which is fully task. So I created lib with IBDesignable for visual resulut. It helped me to shorten the time",
6   "homepage": "https://github.com/snazarovone/OptimalLabelTextSize",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "snazarovone": "snazarovone@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/snazarovone/OptimalLabelTextSize.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "OptimalLabelTextSize/Classes/**/*",
23   "frameworks": "UIKit"