[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 6 / 8 / 0 / AutoLayoutProxy / 2.3.3 / AutoLayoutProxy.podspec.json
blobdcf00a09b0c5522d716b9771257638b3e708d9e0
2   "name": "AutoLayoutProxy",
3   "version": "2.3.3",
4   "summary": "AutoLayoutProxy allows you to create and layout views with ease.",
5   "description": "AutoLayoutProxy is written in Swift 5. 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://github.com/bibinjacobpulickal",
12   "platforms": {
13     "ios": "9.0",
14     "osx": "10.11"
15   },
16   "source": {
17     "git": "https://github.com/bibinjacobpulickal/AutoLayoutProxy.git",
18     "tag": "2.3.3"
19   },
20   "source_files": "AutoLayoutProxy/**/*.{h,m,swift}",
21   "swift_versions": [
22     "3.0",
23     "4.0",
24     "4.2",
25     "5.0",
26     "5.0"
27   ],
28   "swift_version": "5.0"