blob: 7aed5aa59a6898d4b18c9edb73e6f9a685372c3b [file] [log] [blame]
{
"name": "Spruce",
"version": "2.1.0",
"summary": "Swift library for choreographing animations on the screen.",
"homepage": "https://github.com/willowtreeapps/spruce-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WillowTree, Inc.": "opensource@willowtreeapps.com"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/willowtreeapps/spruce-ios.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/Classes/**/*"
}