[Add] WorldfoneproSDK 1.0.0
[CocoaPods.git] / Specs / f / 3 / 1 / PMSqueezableView / 0.3.0 / PMSqueezableView.podspec.json
blob4c7b1c6f954502e51aa8affc61e55ce8d1873fd2
2   "name": "PMSqueezableView",
3   "version": "0.3.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/MadBrains/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/MadBrains/PMSqueezableView.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PMSqueezableView/Classes/**/*"