blob: c46c81e733a68680eb3d72aa00812e6406392669 [file] [log] [blame]
{
"name": "Spruce",
"version": "2.2.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_versions": "5.0",
"source": {
"git": "https://github.com/willowtreeapps/spruce-ios.git",
"tag": "2.2.0"
},
"platforms": {
"ios": "9.0",
"tvos": "9.0"
},
"source_files": "Sources/Classes/**/*",
"swift_version": "5.0"
}