blob: 0614381ece596c97e4908f49c433a8d042fc933c [file] [log] [blame]
{
"name": "Spruce",
"version": "1.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": "1.0.0"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Sources/Classes/**/*",
"pushed_with_swift_version": "3.0.1"
}