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