blob: f1f8401aa531831b94eb095c542da08c8b4210c3 [file] [log] [blame]
{
"name": "Stellar",
"version": "0.61",
"summary": "An Awesome Physical animation library base on UIDynamic.",
"description": "A fantastic Physical animation library for swift(Not Just Spring !!!), it is base on UIDynamic and extension to it, friendly APIs make you use it or custom your own animation very easily!",
"homepage": "https://github.com/AugustRush/Stellar",
"license": "LICENSE",
"authors": {
"AugustRush": "819373341@qq.com"
},
"source": {
"git": "https://github.com/AugustRush/Stellar.git",
"tag": "0.61"
},
"source_files": [
"Sources",
"Sources/*.swift"
],
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}