blob: 812df2d873f501d2c71e669c0429035d90b85b26 [file] [log] [blame]
{
"name": "Spruce",
"version": "2.0.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"
},
"source": {
"git": "https://github.com/willowtreeapps/spruce-ios.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/Classes/**/*",
"pushed_with_swift_version": "3.0.1"
}