[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 8 / 0 / AutoLayoutProxy / 1.1.1 / AutoLayoutProxy.podspec.json
blob7fc7e7bff6a922dd307f3c54acbc5df9fc33a37d
2   "name": "AutoLayoutProxy",
3   "version": "1.1.1",
4   "summary": "AutoLayoutProxy allows you to create and layout views with ease.",
5   "description": "AutoLayoutProxy is written in Swift 4.2.1. Supports from iOS 9.0. This replaces view declaration code and reduces it. Also, reduces auto layout anchoring code.",
6   "homepage": "https://github.com/bibinjacobpulickal/AutoLayoutProxy",
7   "license": "MIT",
8   "authors": {
9     "Bibin Jacob Pulickal": "bibinjacob123@gmail.com"
10   },
11   "social_media_url": "https://twitter.com/bibinjacob123",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/bibinjacobpulickal/AutoLayoutProxy.git",
17     "tag": "1.1.1"
18   },
19   "source_files": "AutoLayoutProxy",
20   "swift_version": "4.2.1"