[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / b / f / Photobook / 2.1.0 / Photobook.podspec.json
blobdfdd52533909bd2584df6c34b6e2636dc0a4fca0
2   "name": "Photobook",
3   "version": "2.1.0",
4   "summary": "The Photobook SDK makes it easy to create beautiful, high quality photo books from within your app",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "platforms": {
10     "ios": "10.0"
11   },
12   "authors": {
13     "Konstantinos Karagiannis": "kkarayannis@gmail.com",
14     "Jaime Landazuri": "jlandazuri42@gmail.com",
15     "Julian Gruber": ""
16   },
17   "homepage": "https://www.kite.ly",
18   "source": {
19     "git": "https://github.com/OceanLabs/Photobook-iOS.git",
20     "tag": "v2.1.0"
21   },
22   "source_files": [
23     "Photobook/**/*.swift",
24     "PhotobookSDK/**/*.swift"
25   ],
26   "swift_versions": "5.0",
27   "resource_bundles": {
28     "PhotobookResources": [
29       "Photobook/Base.lproj/Photobook.storyboard",
30       "Photobook/Resources/Assets.xcassets",
31       "Photobook/Resources/Lora-Regular.ttf",
32       "Photobook/Resources/Montserrat-Bold.ttf",
33       "Photobook/Resources/OpenSans-Regular.ttf"
34     ]
35   },
36   "module_name": "Photobook",
37   "dependencies": {
38     "KeychainSwift": [
39       "~> 16.0.1"
40     ],
41     "SDWebImage": [
42       "~> 4.4.0"
43     ],
44     "Stripe": [
45       "~> 15.0.1"
46     ],
47     "Analytics": [
48       "~> 3.6.10"
49     ],
50     "PayPal-iOS-Dynamic-Loader": [
52     ]
53   },
54   "swift_version": "5.0"