blob: 979abb987e984cc257371eed609e78957060995d [file] [log] [blame]
{
"name": "DaisyChain",
"version": "1.0.0",
"summary": "Serially perform animations.",
"description": "DaisyChain is a simple library which allows you to perform animation in a serial way.",
"homepage": "https://github.com/alikaragoz/DaisyChain",
"license": "MIT",
"authors": {
"Ali Karagoz": "mail@alikaragoz.net"
},
"social_media_url": "https://twitter.com/alikaragoz",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/alikaragoz/DaisyChain.git",
"tag": "1.0.0"
},
"source_files": "DaisyChain/DaisyChain.swift"
}