blob: c613e903195848a64178a1c56fee80e7511a5b11 [file] [log] [blame]
{
"name": "Advance",
"version": "1.0.0.beta1",
"summary": "A powerful animation framework for iOS and OS X.",
"description": "Advance is a pure Swift framework that enables advanced animations and physics-based interactions.",
"homepage": "https://github.com/storehouse/Advance",
"license": "BSD 2-clause \"Simplified\" License",
"authors": [
"Storehouse",
"Tim Donnelly"
],
"social_media_url": "http://twitter.com/storehousehq",
"source": {
"git": "https://github.com/storehouse/Advance.git",
"tag": "1.0.0.beta1"
},
"source_files": "Advance/**/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"pushed_with_swift_version": "4.0"
}