[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 5 / d / SuperDDAIuPay / 1.0.1 / SuperDDAIuPay.podspec.json
blobd6cb44fde8b5f66bc4a851b7bcfb6e880bfe3ca5
2   "name": "SuperDDAIuPay",
3   "version": "1.0.1",
4   "summary": "UILibrary for IuPay DDA",
5   "description": "UILibrary for IuPay DDA containing all UI components ready to be used",
6   "homepage": "https://github.com/lucianobohrer/superdda-iupay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lucianobohrer": "luciano@kodemy.dev"
13   },
14   "source": {
15     "git": "https://github.com/lucianobohrer/superdda-iupay.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://www.linkedin.com/in/lucianobohrer/",
19   "platforms": {
20     "ios": "11.4"
21   },
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Valley": [
26     ],
27     "Material": [
29     ],
30     "SweeterSwift": [
32     ]
33   },
34   "source_files": "SuperDDAIuPay/Source/**/*",
35   "resources": "SuperDDAIuPay/**/*.{lproj,storyboard,xcdatamodeld,xib,xcassets,json,ttf, png}",
36   "resource_bundles": {
37     "SuperDDAIuPay": [
38       "SuperDDAIuPay/Assets/**/*"
39     ]
40   },
41   "frameworks": "UIKit",
42   "swift_version": "5.0"