DreamPiggy
|
5542638d0c
|
Update to v1.0.3
|
2019-08-07 14:46:35 +08:00 |
DreamPiggy
|
a0ab01d26f
|
Merge pull request #2 from SDWebImage/fix_cocoapods_frameworks_umbrella_headers
Rewrite the CocoaPods spec files, to declare the correct Public Headers for libwebp, fix the import issue when using `use_frameworks`
|
2019-08-07 14:42:23 +08:00 |
DreamPiggy
|
90d20c0151
|
Fix the pod spec lint issue, change 4 components into 3, the `webp` subspec includes both WebP encoding && decoding
|
2019-06-12 16:06:21 +08:00 |
DreamPiggy
|
54129f7adb
|
update podspec to support all 4 standalone components, including `enc`, `dec`, `demux` and `mux`, all of these subspecs can be compiled without extra dependency
|
2019-06-11 21:45:43 +08:00 |
DreamPiggy
|
32e2e9019c
|
Use `pod_target_xcconfig` instead of `xcconfig`, to avoid override the user integrate project
|
2019-06-11 13:36:15 +08:00 |
DreamPiggy
|
243ef8b856
|
Rewrite the CocoaPods spec files, to declare the correct Public Headers for libwebp, fix the import issue when using `use_frameworks`
|
2019-06-11 13:21:18 +08:00 |
DreamPiggy
|
2e81a786b2
|
Bumped version to 1.0.2
|
2019-05-15 14:39:03 +08:00 |
DreamPiggy
|
d9a3cdb41d
|
Update to v1.0.2
|
2019-05-15 14:38:26 +08:00 |
DreamPiggy
|
f0eeebc4a2
|
Bumped version to 1.0.1
|
2019-05-15 14:32:48 +08:00 |
DreamPiggy
|
5b113d0401
|
Add the CocoaPods spec files for libwebp, update to v1.0.1
|
2019-05-15 14:24:29 +08:00 |
Bogdan Poplauschi
|
194f4ad51d
|
Added missing schemes
|
2018-08-28 16:50:37 +03:00 |
Bogdan Poplauschi
|
fba0ae3221
|
Using libwebp 1.0.0 official release - had to make small adjustments to the xcode proj
|
2018-08-28 16:38:04 +03:00 |
Bogdan Poplauschi
|
f557e080be
|
Added README.md to Xcode proj
|
2018-08-28 15:46:49 +03:00 |
Bogdan Poplauschi
|
e8299f4069
|
Added Xcode project that builds libwebp as a framework for all 4 platforms + small macos command line example
+ gitignore, readme, travis CI script
|
2018-08-28 15:44:11 +03:00 |
Bogdan Poplauschi
|
f71b9ddc66
|
Added libwebp dependency
|
2018-08-28 14:24:53 +03:00 |