[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / 3 / 5 / OptimalLabelTextSize / 1.0.0 / OptimalLabelTextSize.podspec.json
blob7e1795c6b8a267e3df46d9f89a714180e9062671
2   "name": "OptimalLabelTextSize",
3   "version": "1.0.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": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "OptimalLabelTextSize/Classes/**/*",
23   "frameworks": "UIKit"