blob: ba57c9967ccbb6ea521a00aff1c23004b82a8de2 [file] [log] [blame]
{
"name": "SwiftSpring",
"version": "0.0.6",
"summary": "An elegant animation written in swift",
"homepage": "https://github.com/fanglinwei/SwiftSpring",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"calm": "calm1993@163.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fanglinwei/SwiftSpring.git",
"tag": "0.0.6"
},
"source_files": "Sources/**/*.swift",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}