5b9e37aa3dFix CocoaPods podspec again
DreamPiggy
2023-07-26 17:41:55 +0800
d347ea9f52Bumped version to 1.3.0
DreamPiggy
2023-07-26 16:18:18 +0800
279004f6b4Update readme about how current sharpyuv integrated with Apple platform package managers...
DreamPiggy
2023-07-26 16:10:50 +0800
d17f9e458aRemark the sharpyuv to public header and public include folder
DreamPiggy
2023-07-26 16:05:24 +0800
58e7e6e2adUpdate to v1.3.0
DreamPiggy
2023-07-26 15:43:28 +0800
4f52fc9b29Bumped version to 1.2.4
1.2.4
DreamPiggy
2022-11-09 18:44:51 +0800
4a11f0fc73Update to v1.2.4
DreamPiggy
2022-11-09 18:43:13 +0800
0f3bdb28a1Revert sharpyuv as standalone subspec because it depends webp as well
1.2.3
DreamPiggy
2022-08-03 01:40:18 +0800
1a4ea0e987Bumped version to 1.2.3
DreamPiggy
2022-08-03 01:36:08 +0800
b0308a7b39Update to v1.2.3
DreamPiggy
2022-08-03 01:34:14 +0800
e19508a855Bumped version to 1.2.2
1.2.2
DreamPiggy
2022-08-03 01:08:24 +0800
2c97422c95Update to v1.2.2
DreamPiggy
2022-08-03 01:07:21 +0800
2b3b43faaeChange CocoaPods git url to the GitHub mirror instead of Google Source. Match the SwiftPM and Carthage
1.2.1
lizhuoli
2021-09-30 16:47:33 +0800
5c18ff535dBumped version to 1.2.1
lizhuoli
2021-09-30 16:45:17 +0800
aee4b3f5d0Update to v1.2.1
lizhuoli
2021-09-30 16:44:45 +0800
a999c8a73bBumped the Xcodeproj for Carthage to iOS 9+
lizhuoli
2021-09-30 16:41:55 +0800
Merge pull request #4 from SDWebImage/fix_swiftpm
DreamPiggy
2019-12-27 16:42:27 +0800
cd9955c5b6Fix the libwebp SwiftPM include issue. Now using the same strcture to generate public header search path, which make the user easy to use like `<webp/decode.h>`
DreamPiggy
2019-12-27 16:14:21 +0800
fb91d2990bFix the Travic-CI script because of rubygem version bump, update the readme
DreamPiggy
2019-12-27 12:14:32 +0800
cad41dc4f8Bumped version to 1.1.0-rc2
1.1.0-rc2
DreamPiggy
2019-12-27 11:34:55 +0800
aaed6f8f7bUpdate to v1.1.0-rc2
DreamPiggy
2019-12-27 11:31:40 +0800
Merge pull request #2 from SDWebImage/fix_cocoapods_frameworks_umbrella_headers
DreamPiggy
2019-08-07 14:42:23 +0800
90d20c0151Fix the pod spec lint issue, change 4 components into 3, the `webp` subspec includes both WebP encoding && decoding
DreamPiggy
2019-06-12 14:55:05 +0800
54129f7adbupdate podspec to support all 4 standalone components, including `enc`, `dec`, `demux` and `mux`, all of these subspecs can be compiled without extra dependency
DreamPiggy
2019-06-11 21:45:43 +0800
32e2e9019cUse `pod_target_xcconfig` instead of `xcconfig`, to avoid override the user integrate project
DreamPiggy
2019-06-11 13:36:15 +0800
243ef8b856Rewrite the CocoaPods spec files, to declare the correct Public Headers for libwebp, fix the import issue when using `use_frameworks`
DreamPiggy
2019-06-11 13:19:32 +0800
2e81a786b2Bumped version to 1.0.2
1.0.2
DreamPiggy
2019-05-15 14:39:03 +0800
d9a3cdb41dUpdate to v1.0.2
DreamPiggy
2019-05-15 14:38:26 +0800
f0eeebc4a2Bumped version to 1.0.1
1.0.1
DreamPiggy
2019-05-15 14:26:09 +0800
5b113d0401Add the CocoaPods spec files for libwebp, update to v1.0.1
DreamPiggy
2019-05-15 14:24:29 +0800
e8299f4069Added Xcode project that builds libwebp as a framework for all 4 platforms + small macos command line example + gitignore, readme, travis CI script
Bogdan Poplauschi
2018-08-28 15:44:11 +0300