blob: 56b333185b0239f3fa8c4d081db24f6f96326fb5 [file] [log] [blame]
{
"name": "IGRPhotoTweaks",
"version": "1.0.8",
"platforms": {
"ios": "10.3"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/IGRSoft/IGRPhotoTweaks",
"authors": {
"Vitalii Parovishnyk": "korich.vi.p@gmail.com"
},
"summary": "Drag, Rotate, Scale and Crop.",
"source": {
"git": "https://github.com/IGRSoft/IGRPhotoTweaks.git",
"tag": "1.0.8"
},
"source_files": "IGRPhotoTweaks/**/*.{h,swift}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"Photos"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}