2 "name": "PINRemoteImage",
3 "version": "3.0.0-beta.9",
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 "social_media_url": "https://twitter.com/garrettmoon",
37 "source_files": "Source/Classes/**/*.{h,m}",
38 "public_header_files": "Source/Classes/**/*.h",
40 "Source/Classes/Image Categories/FLAnimatedImageView+PINRemoteImage.h",
41 "Source/Classes/Image Categories/FLAnimatedImageView+PINRemoteImage.m",
42 "Source/Classes/PINCache/*.{h,m}"
56 "PINRemoteImage/Core": [
68 "PINRemoteImage/Core": [
80 "PINRemoteImage/iOS": [
86 "name": "FLAnimatedImage",
91 "PINRemoteImage/Core": [
99 "Source/Classes/Image Categories/FLAnimatedImageView+PINRemoteImage.h",
100 "Source/Classes/Image Categories/FLAnimatedImageView+PINRemoteImage.m"
106 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PIN_WEBP=1",
107 "USER_HEADER_SEARCH_PATHS": "$(inherited) $(SRCROOT)/libwebp/src"
110 "PINRemoteImage/Core": [
121 "PINRemoteImage/Core": [
128 "source_files": "Source/Classes/PINCache/*.{h,m}"