blob: 757abb08cb012e28c536b90e1186bff2ca7f2ac1 [file] [log] [blame]
{
"name": "CirclePlayer",
"version": "1.0",
"summary": "Simplifies UIImageView animations",
"description": "Simplifies UIImageView animations via set of classes and extensions.",
"homepage": "https://github.com/igormatyushkin014/Circle",
"screenshots": "https://github.com/igormatyushkin014/Circle/raw/master/Images/logo_2048_2048.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/imatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Circle.git",
"tag": "1.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"swift_version": "4.0"
}