Skip to content

Commit

Permalink
[Add] WCPhotoManipulator 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry authored and CocoaPodsBot committed Oct 26, 2024
1 parent 3f7cd97 commit cdd2931
Showing 1 changed file with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "WCPhotoManipulator",
"version": "2.6.0",
"summary": "iOS Image Processing API to edit photo programmatically.",
"homepage": "https://github.com/guhungry/ios-photo-manipulator",
"license": "MIT",
"authors": {
"Woraphot Chokratanasombat": "[email protected]"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/guhungry/ios-photo-manipulator.git",
"tag": "2.6.0"
},
"source_files": "Sources/WCPhotoManipulator/**/*.{swift}",
"swift_versions": "5.0",
"swift_version": "5.0"
}

0 comments on commit cdd2931

Please sign in to comment.