[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / f / d / FinerioAccountWidget / 2.5.2 / FinerioAccountWidget.podspec.json
blobc8859fa3bb4ecdb86aa8e764bc44afc4ed5e2b75
2   "name": "FinerioAccountWidget",
3   "version": "2.5.2",
4   "swift_versions": "5.0",
5   "summary": "Finerio Connect Widget",
6   "homepage": "https://finerioconnect.com",
7   "license": {
8     "type": "GLP",
9     "file": "LICENSE"
10   },
11   "authors": "Finerio Connect",
12   "source": {
13     "git": "https://github.com/Finerio-Connect/widget-ios.git",
14     "tag": "2.5.2"
15   },
16   "default_subspecs": "Sources",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "dependencies": {
21     "Firebase/Analytics": [
23     ],
24     "Firebase/Database": [
26     ],
27     "SwiftyRSA": [
29     ],
30     "lottie-ios": [
32     ],
33     "Mixpanel-swift": [
35     ],
36     "ZendeskSDKMessaging": [
38     ]
39   },
40   "requires_arc": true,
41   "subspecs": [
42     {
43       "name": "Sources",
44       "platforms": {
45         "ios": "11.0"
46       },
47       "source_files": [
48         "FinerioConnectWidget/**/**/**.{h,m,swift}"
49       ],
50       "resource_bundles": {
51         "FinerioConnectWidget": [
52           "FinerioConnectWidget/Resources/**/*.{lproj,json,png,xcassets,plist,strings,ttf}"
53         ]
54       }
55     }
56   ],
57   "swift_version": "5.0"