blob: a71499e19a8f6776ba594195f938dea6c800f44d [file] [log] [blame]
{
"name": "Advance",
"version": "3.1.1",
"summary": "Physics-based animations for iOS, tvOS, and macOS.",
"description": "Advance is a Swift framework that enables advanced animations and physics-based interactions.",
"homepage": "https://github.com/timdonnelly/Advance",
"license": "BSD 2-clause \"Simplified\" License",
"authors": "Tim Donnelly",
"social_media_url": "http://twitter.com/timdonnelly",
"source": {
"git": "https://github.com/timdonnelly/Advance.git",
"tag": "3.1.1"
},
"source_files": "Sources/Advance/**/*.swift",
"swift_versions": "5.0",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0"
},
"swift_version": "5.0"
}