| { |
| "name": "SuperDDAIuPay", |
| "version": "1.0.1", |
| "summary": "UILibrary for IuPay DDA", |
| "description": "UILibrary for IuPay DDA containing all UI components ready to be used", |
| "homepage": "https://github.com/lucianobohrer/superdda-iupay", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lucianobohrer": "luciano@kodemy.dev" |
| }, |
| "source": { |
| "git": "https://github.com/lucianobohrer/superdda-iupay.git", |
| "tag": "1.0.1" |
| }, |
| "social_media_url": "https://www.linkedin.com/in/lucianobohrer/", |
| "platforms": { |
| "ios": "11.4" |
| }, |
| "swift_versions": "5.0", |
| "dependencies": { |
| "Valley": [ |
| |
| ], |
| "Material": [ |
| |
| ], |
| "SweeterSwift": [ |
| |
| ] |
| }, |
| "source_files": "SuperDDAIuPay/Source/**/*", |
| "resources": "SuperDDAIuPay/**/*.{lproj,storyboard,xcdatamodeld,xib,xcassets,json,ttf, png}", |
| "resource_bundles": { |
| "SuperDDAIuPay": [ |
| "SuperDDAIuPay/Assets/**/*" |
| ] |
| }, |
| "frameworks": "UIKit", |
| "swift_version": "5.0" |
| } |