[Add] LiteRTObjC 0.0.1-nightly.20250119
[CocoaPods.git] / Specs / b / 2 / 8 / HalfPresentationAnimation / 1.1 / HalfPresentationAnimation.podspec.json
blob338195b0529362f017e387caed68b705494d58a9
2   "name": "HalfPresentationAnimation",
3   "version": "1.1",
4   "summary": "Half presenting a view controller for contextual interaction.",
5   "description": "Half presenting a view controller for contextual interaction in Swift 2.x",
6   "homepage": "https://github.com/georgetso/HalfPresentationAnimation",
7   "license": "MIT",
8   "authors": "George Tso",
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/georgetso/HalfPresentationAnimation.git",
14     "tag": "1.1"
15   },
16   "source_files": "HalfPresentationAnimation/*.swift",
17   "frameworks": "UIKit",
18   "requires_arc": true