blob: c67eb3eb269bd6b6d795aa922083a7fe1f2d222a [file] [log] [blame]
{
"name": "Sequents",
"version": "0.1.1",
"summary": "A simple continuous animation library for iOS UI.",
"description": "Sequents is a library that starts animation continuously for multiple views at regular intervals.",
"homepage": "https://github.com/fujiyuu75/Sequents",
"license": {
"type": "Apache-2.0",
"file": "FILE_LICENSE"
},
"authors": {
"fujiyuu75": "fujiyuu75@gmail.com"
},
"platforms": {
"ios": "10.3"
},
"source": {
"git": "https://github.com/fujiyuu75/Sequents.git",
"tag": "0.1.1"
},
"source_files": "Sequents/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}