blob: cca7f451caea8712d60b1ba0eca157d0eaba2989 [file] [log] [blame]
{
"name": "Elastic",
"version": "0.0.1",
"summary": "Fancy elastic transition powered by Metal, UIKit Dynamics, & Hero",
"description": "Fancy elastic transition powered by Metal, UIKit Dynamics, & Hero. Written in Swift.",
"homepage": "https://github.com/lkzhao/Elastic",
"screenshots": "https://github.com/lkzhao/Elastic/blob/master/Resources/elastic.png?raw=true",
"license": "MIT",
"authors": {
"Luke": "lzhaoyilun@gmail.com"
},
"source": {
"git": "https://github.com/lkzhao/Elastic.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"frameworks": [
"UIKit",
"Foundation",
"MetalKit"
]
},
"requires_arc": true,
"source_files": "Sources/*.swift",
"dependencies": {
"Hero": [
]
},
"pushed_with_swift_version": "3.0.2"
}