blob: 7eda1dc0b851a803681804db316d341c29b50b14 [file] [log] [blame]
{
"name": "PreviewController",
"version": "0.1.0",
"summary": "Bunch of controller to preview different kind of data",
"description": "Preview controllers to preview different kind of data with some useful features:\n * Image preview (by url, by image) include close and share buttons\n * Video preview: developing is in progerss\n * Web preview: developing is in progress",
"homepage": "https://github.com/anatoliyv/preview-controller",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anatoliy Voropay": "anatoliy.voropay@gmail.com"
},
"source": {
"git": "https://github.com/anatoliyv/preview-controller.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/anatoliy_v",
"platforms": {
"ios": "9.0"
},
"source_files": "PreviewController/Classes/**/*",
"resources": "PreviewController/Assets/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}