blob: f78db56d08e9b69e0aa0018c29b40c8c9abe7293 [file] [log] [blame]
{
"name": "SLAnimation",
"version": "1.1",
"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.",
"homepage": "https://github.com/jclwong/SLAnimation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jclwong": "jackwongau@hotmail.com"
},
"source": {
"git": "https://github.com/jclwong/SLAnimation.git",
"commit": "0fa0155eaa6a8879d4b38eb367f374da330848d4",
"tag": "1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SLAnimation/Classes/*.{h,m}"
}