blob: 84facbd00c017fb5fc7ce329220fe0c335b3ca5b [file] [log] [blame]
{
"name": "anim",
"version": "1.1.6",
"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.6"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "src/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}