[Add] StripeFinancialConnections 24.1.2
[CocoaPods.git] / Specs / a / 7 / 6 / DropmarkSDK / 4.0.0 / DropmarkSDK.podspec.json
blobc8253542a38669d1fc96e515a367b02ea6a75936
2   "name": "DropmarkSDK",
3   "version": "4.0.0",
4   "summary": "Network and model controllers for Dropmark, written in Swift.",
5   "homepage": "https://github.com/dropmark/Swift-SDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alex Givens": "alex@oakmade.com"
12   },
13   "source": {
14     "git": "https://github.com/dropmark/Swift-SDK.git",
15     "tag": "4.0.0"
16   },
17   "social_media_url": "https://twitter.com/oakstudios",
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.12",
22     "tvos": "13.0"
23   },
24   "source_files": "Source/**/*.swift",
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.0"
28     ],
29     "PromiseKit": [
30       "~> 6.15"
31     ]
32   },
33   "swift_version": "5.0"