blob: 666d64bfcedbfea5298c227fab2256bb921dc3b1 [file] [log] [blame]
{
"name": "Serrata",
"version": "1.0.2",
"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.2"
},
"source_files": "Serrata/Sources/*.{swift}",
"resources": "Serrata/**/*.{storyboard,xib,xcassets}",
"requires_arc": true,
"dependencies": {
"Kingfisher": [
]
},
"pushed_with_swift_version": "4.0"
}