[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 0 / 1 / f / ManualLayout / 1.2.1 / ManualLayout.podspec.json
blob6de445a23d9bbbf6287df321f1b13ce61a2685b8
2   "name": "ManualLayout",
3   "version": "1.2.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Easy to use and flexible AutoLayout alternative for iOS 8+. Supports AsyncDisplayKit.",
9   "homepage": "https://github.com/isair/ManualLayout",
10   "authors": {
11     "Baris Sencan": "baris.sncn@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/IsairAndMorty",
14   "platforms": {
15     "ios": "8.0",
16     "tvos": "9.0"
17   },
18   "source": {
19     "git": "https://github.com/isair/ManualLayout.git",
20     "tag": "1.2.1"
21   },
22   "source_files": "ManualLayout",
23   "frameworks": "UIKit",
24   "requires_arc": true