blob: e4dc56fb29486f9e31b0f7b0abd41f1a228e4fa8 [file] [log] [blame]
{
"name": "SLAnimation",
"version": "1.3.5",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/jclwong/SLAnimation",
"authors": {
"jclwong": "jackwongau@hotmail.com"
},
"summary": "A Simple and Powerful Animation Library. Written in Obj-C and compatible with Swift.",
"description": "A Simple and Powerful Animation Library. Written in Obj-C and compatible with Swift. Features chainable animations, callbacks, and super simple effects wrapper.\nFeatures numerous animatable properties, multi-stage animations, callbacks and simplified effects wrapper.",
"source": {
"git": "https://github.com/jclwong/SLAnimation.git",
"tag": "1.3.5"
},
"source_files": "SLAnimation/Classes/*.{h,m}",
"platforms": {
"ios": "8.0"
}
}