blob: 86ea0e212ffff055f262427e12d8c2f7014cc898 [file] [log] [blame]
{
"name": "Perspective",
"version": "0.9.1",
"license": "MIT",
"swift_versions": [
"5.0",
"5.1"
],
"summary": "Powerful scrolling and motion parallax for iOS.",
"homepage": "https://github.com/yannickl/Perspective.git",
"social_media_url": "https://twitter.com/yannickloriot",
"authors": {
"Yannick Loriot": "contact@yannickloriot.com"
},
"source": {
"git": "https://github.com/yannickl/Perspective.git",
"tag": "0.9.1"
},
"screenshots": "https://user-images.githubusercontent.com/798235/51686425-a60d1c80-1ff0-11e9-92e6-d2a0166eaa88.png",
"platforms": {
"ios": "11.0"
},
"ios": {
"frameworks": "UIKit"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"swift_version": "5.1"
}