blob: e18cc66bcf639921f9843a6a40fdf6f289da2d5e [file] [log] [blame]
{
"name": "Anima",
"version": "0.9.3",
"authors": {
"satoshin21": "satoshi.nagasaka21@gmail.com"
},
"homepage": "https://github.com/satoshin21/Anima",
"summary": "Anima is swifty animation library.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/satoshin21/Anima.git",
"tag": "0.9.3"
},
"source_files": "Sources/*{.swift,.h}",
"description": "Anima is chainable Layer-Based Animation library for Swift5.\nIt support to make sequensial and groouped animation more easily."
}