blob: 43c33112af15cfa3578c2d04f68ae5414781e4ab [file] [log] [blame]
{
"name": "anim",
"version": "0.1.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift animations for iOS and tvOS with more easing options.",
"homepage": "https://github.com/onurersel/anim",
"authors": {
"Onur Ersel": "onurersel@gmail.com"
},
"social_media_url": "https://twitter.com/ethestel",
"source": {
"git": "https://github.com/onurersel/anim.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "anim/anim.swift",
"requires_arc": true
}