[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 0 / AutoLayoutProxy / 1.3.0 / AutoLayoutProxy.podspec.json
blob8b820b416187f0b9b05746cb144a3c79b7d60336
2   "name": "AutoLayoutProxy",
3   "version": "1.3.0",
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.3.0"
18   },
19   "source_files": "AutoLayoutProxy",
20   "swift_version": "4.2.1"