[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 1 / 4 / PixleeSDK / 2.4.2 / PixleeSDK.podspec.json
blob64900802df82e4de406e9bfaaf3051f7530033df
2   "name": "PixleeSDK",
3   "version": "2.4.2",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sungjun Hong": "sungjun@pixleeteam.com"
13   },
14   "source": {
15     "git": "https://github.com/pixlee/pixlee-ios-sdk.git",
16     "tag": "2.4.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Classes/**/*{swift}",
23   "resources": "Classes/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
24   "dependencies": {
25     "Alamofire": [
26       "~> 5.0"
27     ],
28     "Nuke": [
29       "~> 8.0"
30     ],
31     "Gifu": [
33     ]
34   },
35   "swift_version": "5.0"