blob: 18b586d307571122bd2f4883909c3240b8721884 [file] [log] [blame]
{
"name": "Advance",
"version": "0.9",
"summary": "A powerful animation framework for iOS.",
"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"
},
"source_files": "Advance/**/*.swift",
"platforms": {
"ios": "8.0"
}
}