blob: fe179d2d064d3ca8c4e1490e2e55cc457166888e [file] [log] [blame]
{
"name": "anim",
"version": "1.2.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Swift animation library for iOS, tvOS and macOS",
"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": "1.2.6"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "src/*.swift",
"requires_arc": true
}