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,
20 "default_subspecs": "PINCache",
34 "source_files": "Source/Classes/**/*.{h,m}",
35 "public_header_files": "Source/Classes/**/*.h",
37 "Source/Classes/PINCache/*.{h,m}",
38 "Source/Classes/include/PINCache+PINRemoteImageCaching.h"
52 "PINRemoteImage/Core": [
64 "PINRemoteImage/Core": [
76 "PINRemoteImage/iOS": [
89 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PIN_WEBP=1",
90 "USER_HEADER_SEARCH_PATHS": "$(inherited) $(SRCROOT)/libwebp/src"
93 "PINRemoteImage/Core": [
104 "PINRemoteImage/Core": [
117 "Source/Classes/PINCache/*.{h,m}",
118 "Source/Classes/include/PINCache+PINRemoteImageCaching.h"