blob: a1a884865054e162699a04b727e78854ceb056f5 [file] [log] [blame]
{
"name": "LSAnimator",
"version": "2.0.0",
"summary": "Easy to Read and Write Multi-chain Animations Kit in Objective-C.",
"homepage": "https://github.com/Lision/LSAnimator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lision": "lisionmail@gmail.com"
},
"source": {
"git": "https://github.com/Lision/LSAnimator.git",
"tag": "v2.0.0"
},
"source_files": "LSAnimator/*.{h,m,c}",
"frameworks": [
"UIKit",
"QuartzCore"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}