blob: 536c17fbed7f98a09d53dcdb80ecfe347655995b [file] [log] [blame]
{
"name": "MySpring",
"version": "1.1",
"license": "MIT",
"summary": "A library to simplify iOS animations in Swift.",
"homepage": "https://github.com/MengTo/Spring",
"authors": {
"Meng To": "meng@designcode.io"
},
"source": {
"git": "https://github.com/RishabhTayal/Spring.git",
"tag": "1.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Spring/*.swift",
"resources": [
"Spring/*.xib",
"SpringApp/*.xcassets"
],
"pushed_with_swift_version": "3.0"
}