[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 0 / AutoLayoutProxy / 1.6.0 / AutoLayoutProxy.podspec.json
blobe0115d4fff15f768d2dd772f43a29c9df6ca8f7b
2   "name": "AutoLayoutProxy",
3   "version": "1.6.0",
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://twitter.com/bibinjacob123",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/bibinjacobpulickal/AutoLayoutProxy.git",
17     "tag": "1.6.0"
18   },
19   "source_files": "AutoLayoutProxy",
20   "swift_version": "5.0"