blob: 8ac81d9fbb63539fa110b8b9974d65cde2a697e3 [file] [log] [blame]
{
"name": "CoreAnimator",
"summary": "Easy to Read and Write Multi-chain Animations Lib in Swift.",
"version": "2.1.3",
"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.3"
},
"source_files": [
"LSAnimator/*.{h,m,c,swift}",
"CoreAnimator/CoreAnimator.h"
],
"platforms": {
"ios": "9.0"
},
"requires_arc": true
}