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