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",
36 "exclude_files": "Source/Classes/PINCache/*.{h,m}",
49 "PINRemoteImage/Core": [
61 "PINRemoteImage/Core": [
73 "PINRemoteImage/iOS": [
86 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PIN_WEBP=1",
87 "USER_HEADER_SEARCH_PATHS": "$(inherited) $(SRCROOT)/libwebp/src"
90 "PINRemoteImage/Core": [
101 "PINRemoteImage/Core": [
113 "source_files": "Source/Classes/PINCache/*.{h,m}"