blob: ec6568dfc41635e1316f0798d95e6ba3de0955f0 [file] [log] [blame]
{
"name": "anim",
"version": "1.2.10",
"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.10"
},
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "src/*.swift",
"requires_arc": true
}