[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / b / f / Photobook / 1.0.0 / Photobook.podspec.json
blob4e5b3fbad3a43aa03ce718be3f9608b9696f2639
2   "name": "Photobook",
3   "version": "1.0.0",
4   "summary": "Summary here",
5   "description": "Description here",
6   "license": "MIT",
7   "platforms": {
8     "ios": "9.0"
9   },
10   "authors": {
11     "Konstantinos Karagiannis": "kkarayannis@gmail.com",
12     "Jaime Landazuri": "",
13     "Julian Gruber": ""
14   },
15   "homepage": "https://www.kite.ly",
16   "source": {
17     "git": "https://github.com/OceanLabs/Photobook-iOS.git",
18     "tag": "v1.0.0"
19   },
20   "source_files": [
21     "Photobook/**/*.swift",
22     "PhotobookSDK/**/*.swift"
23   ],
24   "swift_version": "4.2",
25   "resource_bundles": {
26     "PhotobookResources": [
27       "Photobook/Base.lproj/Photobook.storyboard",
28       "Photobook/Resources/Assets.xcassets",
29       "Photobook/Resources/Lora-Regular.ttf",
30       "Photobook/Resources/Montserrat-Bold.ttf",
31       "Photobook/Resources/OpenSans-Regular.ttf"
32     ]
33   },
34   "module_name": "Photobook",
35   "dependencies": {
36     "KeychainSwift": [
37       "~> 11.0.0"
38     ],
39     "SDWebImage": [
40       "~> 4.4.0"
41     ],
42     "FBSDKCoreKit": [
43       "~> 4.33.0"
44     ],
45     "FBSDKLoginKit": [
46       "~> 4.33.0"
47     ],
48     "Stripe": [
50     ],
51     "Analytics": [
52       "~> 3.0"
53     ],
54     "PayPal-iOS-Dynamic-Loader": [
56     ]
57   }