blob: 832d6920332c3167d294ab6dbb6f1db8028cdfd9 [file] [log] [blame]
{
"name": "Serrata",
"version": "1.0.4",
"summary": "Slide image viewer library similar to Twitter and LINE.",
"description": "You can use it simply by passing the necessary information.\n\nIt is a UI library that allows you to intuitively view images.\n\nKingfisher is a lightweight and pure Swift implemented library.\n\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/horitaku_",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/horitaku46/Serrata.git",
"tag": "1.0.4"
},
"source_files": "Serrata/Sources/*.{swift}",
"resources": "Serrata/**/*.{storyboard,xib,xcassets}",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "4.0"
}