blob: 9235e49b95801f20e1faa4009e5d26de2534ab6a [file] [log] [blame]
{
"name": "RWPickFlavorTesting",
"platforms": {
"ios": "12.0"
},
"summary": "RWPickFlavorTesting lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anestis Tsoulfas": "anestis.tsoulfas@gmail.com"
},
"homepage": "https://github.com/anestis1000/RWPickFlavor.git",
"source": {
"git": "https://github.com/anestis1000/RWPickFlavor.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"MBProgressHUD": [
"~> 1.1.0"
]
},
"source_files": "RWPickFlavor/**/*.{swift}",
"resources": "RWPickFlavor/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_version": "4.2"
}