2 "name": "PINRemoteImage",
4 "summary": "A thread safe, performant, feature rich image fetcher",
5 "homepage": "https://github.com/pinterest/PINRemoteImage",
6 "license": "Apache 2.0",
8 "Garrett Moon": "garrett@pinterest.com"
11 "git": "https://github.com/pinterest/PINRemoteImage.git",
14 "prefix_header_file": false,
15 "cocoapods_version": ">= 1.13.0",
21 "default_subspecs": "PINCache",
24 "Source/PrivacyInfo.xcprivacy"
40 "source_files": "Source/Classes/**/*.{h,m}",
41 "public_header_files": "Source/Classes/include/**/*.h",
43 "Source/Classes/PINCache/*.{h,m}",
44 "Source/Classes/include/PINRemoteImage/PINCache+PINRemoteImageCaching.h"
51 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PIN_WEBP=1"
61 "PINRemoteImage/Core": [
73 "PINRemoteImage/Core": [
85 "PINRemoteImage/iOS": [
93 "PINRemoteImage/Core": [
106 "Source/Classes/PINCache/*.{h,m}",
107 "Source/Classes/include/PINRemoteImage/PINCache+PINRemoteImageCaching.h"