[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / e / e / UPennMobileComponentsSDK / 0.3.1 / UPennMobileComponentsSDK.podspec.json
blob6f9bcff227064fbdc23554df331ff048d4be77ba
2   "name": "UPennMobileComponentsSDK",
3   "version": "0.3.1",
4   "summary": "SDK that contains common UI elements, utilities, functionality etc, for re-use across all University of Pennsylvania mobile applications.",
5   "description": "SDK that contains common UI elements, utilities, functionality etc, for re-use across all University of Pennsylvania mobile applications. This SDK will make it much easier to implement core components for new applications, and get a better birds-eye-view of what version components a specific application is running, allowing for quick & easy updating.",
6   "homepage": "https://github.com/upennmobile/UPennMobileComponentsSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rabdulsal": "upennmobile@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/upennmobile/UPennMobileComponentsSDK.git",
16     "tag": "0.3.1"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "UPennMobileComponentsSDK/Classes/**/*",
23   "resource_bundles": {
24     "UPennMobileComponentsSDK": [
25       "UPennMobileComponentsSDK/Assets/*.{png,storyboard,xib}"
26     ]
27   },
28   "dependencies": {
29     "Alamofire": [
30       "~> 5.2"
31     ],
32     "SVProgressHUD": [
34     ],
35     "JWTDecode": [
37     ]
38   },
39   "swift_version": "5.0"