2 "name": "PINRemoteImage",
3 "version": "3.0.0-beta.6",
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",
32 "source_files": "Pod/Classes/**/*.{h,m}",
34 "Pod/Classes/Image Categories/FLAnimatedImageView+PINRemoteImage.h",
35 "Pod/Classes/Image Categories/FLAnimatedImageView+PINRemoteImage.m",
36 "Pod/Classes/PINCache/**/*.{h,m}"
38 "public_header_files": "Pod/Classes/**/*.h",
51 "PINRemoteImage/Core": [
63 "PINRemoteImage/Core": [
75 "PINRemoteImage/iOS": [
81 "name": "FLAnimatedImage",
86 "PINRemoteImage/Core": [
94 "Pod/Classes/Image Categories/FLAnimatedImageView+PINRemoteImage.h",
95 "Pod/Classes/Image Categories/FLAnimatedImageView+PINRemoteImage.m"
101 "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) PIN_WEBP=1",
102 "USER_HEADER_SEARCH_PATHS": "$(inherited) $(SRCROOT)/libwebp/src"
105 "PINRemoteImage/Core": [
116 "PINRemoteImage/Core": [
123 "source_files": "Pod/Classes/PINCache/**/*.{h,m}"