blob: 1653a2edc7600ac9cf3869192e87310ec8f360b6 [file] [log] [blame]
{
"name": "Verso",
"version": "1.0.1",
"summary": "A multi-paged image viewer for iOS",
"description": "Verso makes it easy to implement a flexible multi-page book-like layout.",
"homepage": "https://github.com/shopgun/verso-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "ShopGun",
"social_media_url": "http://twitter.com/ShopGun",
"source": {
"git": "https://github.com/shopgun/verso-ios.git",
"tag": "v1.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}