[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 1 / 4 / PixleeSDK / 2.3.0-rc.1 / PixleeSDK.podspec.json
blob68eaebf50757dcaf69c3cae65ae7fb2857a5697f
2   "name": "PixleeSDK",
3   "version": "2.3.0-rc.1",
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.3.0-rc.1"
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.4.0"
30     ]
31   },
32   "swift_version": "5.0"