blob: 8eaeeed5da7079da0432999e41a203cc0d739181 [file] [log] [blame]
{
"name": "MoView",
"version": "0.1.2",
"summary": "MoView is a movable, resizable view, with special attention to be used with UIImage, thus providing Save, Copy and Delete menu options.",
"description": "MoView by hyouuu, made for Pendo, based on SPUserResizableView.\n\nIt is a movable, resizable view, with special attention to be used with UIImage, thus providing Save, Copy and Delete menu options.",
"homepage": "https://github.com/hyouuu/MoView",
"license": "MIT",
"authors": {
"hyouuu": "hyouuu@gmail.com"
},
"source": {
"git": "https://github.com/hyouuu/MoView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MoView": [
"Pod/Assets/*.png"
]
}
}