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