blob: 30ab2cfada7a01614d23ce30ec02ac5932c03363 [file] [log] [blame]
{
"name": "Advance",
"version": "0.9.1",
"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": "0.9.1"
},
"source_files": "Advance/**/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
}
}