[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / c / AmondoSDK / 0.7.3 / AmondoSDK.podspec.json
blob604df64e0dee5222f06b59b787a16deae3babe52
2   "name": "AmondoSDK",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "AmondoSDK gives access to the Amondo Imprints.",
7   "requires_arc": true,
8   "static_framework": true,
9   "swift_versions": "4.2",
10   "exclude_files": "AmondoSDK/**/*.plist",
11   "version": "0.7.3",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Amondo": "developer@amondo.com"
18   },
19   "homepage": "https://github.com/Amondo/",
20   "source": {
21     "git": "https://github.com/Amondo/AmondoSDK-iOS.git",
22     "tag": "0.7.3"
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "Alamofire": [
27       "4.8.2"
28     ],
29     "KeychainSwift": [
30       "16.0.1"
31     ],
32     "Cloudinary": [
33       "2.7.0"
34     ],
35     "FacebookShare": [
36       "0.8.0"
37     ],
38     "Intercom": [
39       "5.1.6"
40     ],
41     "Apollo": [
42       "0.18.1"
43     ]
44   },
45   "source_files": "AmondoSDK/**/*.{swift}",
46   "resources": "AmondoSDK/**/*.{png,xib,jpeg,jpg,storyboard,xcassets,plist,otf}",
47   "swift_version": "4.2"