blob: cbc49df8ed5623eff0eca853418f302d3fc51e1a [file] [log] [blame]
{
"name": "LSAnimator",
"version": "1.1.0",
"summary": "Easy to read and write non-intrusive multi-chain animation kits.",
"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": "v1.1.0"
},
"source_files": "LSAnimator/*.{h,m,c}",
"frameworks": [
"UIKit",
"QuartzCore"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}