blob: a291c6f3b9103976c788ae6ba75e628b5766857a [file] [log] [blame]
{
"name": "ImagePreviewController",
"version": "0.0.2",
"summary": "Image preview with text view, cancel and send buttons",
"homepage": "https://github.com/shacharudi/ImagePreviewController",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Shachar Udi"
},
"source": {
"git": "https://github.com/shacharudi/ImagePreviewController.git",
"tag": "0.0.2"
},
"frameworks": "UIKit",
"source_files": [
"ImagePreviewController*",
"ImagePreviewController/Assets/*",
"ImagePreviewController/*"
],
"requires_arc": true
}