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