[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 8 / 0 / AutoLayoutProxy / 2.4.2 / AutoLayoutProxy.podspec.json
blob58b930e2f5dd7fd689cd365e695d1e4215247a27
2   "name": "AutoLayoutProxy",
3   "version": "2.4.2",
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.4.2"
19   },
20   "source_files": "Sources/AutoLayoutProxy/**/*.{h,swift}",
21   "swift_versions": [
22     "3.0",
23     "4.0",
24     "4.2",
25     "5.0"
26   ],
27   "swift_version": "5.0"