blob: ef1474dd6165484759f4b40f86fffa5e2287c723 [file] [log] [blame]
{
"name": "IGRPhotoTweaks",
"version": "1.0.1",
"platforms": {
"ios": "9.0"
},
"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.1"
},
"source_files": "IGRPhotoTweaks/**/*.{h,swift}",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"Photos"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}