[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / f / 3 / 1 / PMSqueezableView / 0.1.0 / PMSqueezableView.podspec.json
blob53b387962311c0d1ebf4ec55d1e114ba71d6dbeb
2   "name": "PMSqueezableView",
3   "version": "0.1.0",
4   "summary": "Allows you to squeeze view and change sorounding constraints if needed",
5   "description": "Allows you to squeeze view and change sorounding constraints if needed.\nSimple integration through category without subclassing.",
6   "homepage": "https://github.com/PerpetuumLab/PMSqueezableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Antol": "antol.peshkov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/PerpetuumLab/PMSqueezableView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PMSqueezableView/Classes/**/*"