[Add] LiteRTSwift 0.0.1-nightly.20241212
[CocoaPods.git] / Specs / a / 0 / 7 / Elastic / 0.0.1 / Elastic.podspec.json
blobcca7f451caea8712d60b1ba0eca157d0eaba2989
2   "name": "Elastic",
3   "version": "0.0.1",
4   "summary": "Fancy elastic transition powered by Metal, UIKit Dynamics, & Hero",
5   "description": "Fancy elastic transition powered by Metal, UIKit Dynamics, & Hero. Written in Swift.",
6   "homepage": "https://github.com/lkzhao/Elastic",
7   "screenshots": "https://github.com/lkzhao/Elastic/blob/master/Resources/elastic.png?raw=true",
8   "license": "MIT",
9   "authors": {
10     "Luke": "lzhaoyilun@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/lkzhao/Elastic.git",
14     "tag": "0.0.1"
15   },
16   "platforms": {
17     "ios": "9.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation",
23       "MetalKit"
24     ]
25   },
26   "requires_arc": true,
27   "source_files": "Sources/*.swift",
28   "dependencies": {
29     "Hero": [
31     ]
32   },
33   "pushed_with_swift_version": "3.0.2"