blob: 41f588e3bd21b9c95d216c7cdee1ad2cd3d65175 [file] [log] [blame]
{
"name": "Verso",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.0",
"source_files": "Sources/**/*",
"frameworks": "UIKit"
}