blob: d37da655034c07660017aff7c3f6f0cbf185d780 [file] [log] [blame]
{
"name": "Spring",
"version": "1.0.0",
"license": "MIT",
"summary": "Animation library written in Swift. Optimize for use in Storyboard and take advantages of IBInspectable.",
"homepage": "https://github.com/MengTo/Spring",
"authors": {
"Meng To": "meng@designcode.io"
},
"source": {
"git": "https://github.com/MengTo/Spring.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Spring/*.swift"
}