blob: 3bd4619afe2d8d49f8f7efc2ae5c442e7870e4fd [file] [log] [blame]
{
"name": "Serrata",
"version": "1.0.9",
"summary": "Slide image viewer library similar to Twitter and LINE.",
"description": "You can use it simply by passing the necessary information.\nIt is a UI library that allows you to intuitively view images.\nKingfisher is a lightweight and pure Swift implemented library.\nKingfisher is used in the Serrata. I sincerely respect Kingfisher.",
"homepage": "https://github.com/horitaku46/Serrata",
"license": {
"type": "MIT",
"file": "./LICENSE"
},
"authors": {
"Takuma Horiuchi": "horitaku46@gmail.com"
},
"social_media_url": "https://twitter.com/horitaku46",
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/horitaku46/Serrata.git",
"tag": "1.0.9"
},
"source_files": "Serrata/Sources/*.{swift}",
"resources": "Serrata/**/*.{storyboard,xib,xcassets}",
"dependencies": {
"Kingfisher": [
]
}
}