[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / c / 0 / UpdateAutoLayoutConstraints / 0.2.0 / UpdateAutoLayoutConstraints.podspec.json
blob3414f0bbbd1df0b7b0b29eb71787e9946e79e001
2   "name": "UpdateAutoLayoutConstraints",
3   "version": "0.2.0",
4   "summary": "An easy way to create and update AutoLayout Constraints (Mainly to update Width and Height of UIView)",
5   "homepage": "https://github.com/damienromito/UIView-UpdateAutoLayoutConstraints",
6   "license": "MIT",
7   "authors": {
8     "Damien": "damien@romito.fr"
9   },
10   "source": {
11     "git": "https://github.com/damienromito/UIView-UpdateAutoLayoutConstraints.git",
12     "tag": "0.2.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "UpdateAutoLayoutConstraints/PodFiles/*.{h,m}"