4 "summary": "An API Wrapper for Pixlee API",
5 "description": "This SDK makes it easy for Pixlee customers to easily include Pixlee albums in their native iOS apps. It includes a native wrapper to the Pixlee album API as well as some drop-in and customizable UI elements to quickly get you started. This repo includes both the Pixlee iOS SDK and an example project to show you how it's used.",
6 "homepage": "https://github.com/pixlee/pixlee-ios-sdk.git",
12 "Sungjun Hong": "sungjun@pixleeteam.com"
15 "git": "https://github.com/pixlee/pixlee-ios-sdk.git",
21 "swift_versions": "5.0",
22 "default_subspecs": "SDK",
26 "source_files": "Classes/SDK/**/*{swift}",
27 "resources": "Classes/SDK/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
38 "PixleeSDK/InfiniteLayout": [
44 "name": "InfiniteLayout",
45 "source_files": "Classes/InfiniteLayout/**/*",
47 "PixleeSDK/CocoaProxy": [
51 "exclude_files": "**/*/SPMBridge.swift"
55 "source_files": "Classes/CocoaProxy/**/*"
58 "swift_version": "5.0"