blob: b3b0b2836f91e00d050ce4038f72e1440dc898f3 [file] [log] [blame]
{
"name": "RWPickFlavorTest",
"platforms": {
"ios": "12.0"
},
"summary": "RWPickFlavor lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Saranya Mohan": "saranya70388@gmail.com"
},
"homepage": "https://github.com/SaranyaMK/color-pod-test.git",
"source": {
"git": "https://github.com/SaranyaMK/color-pod-test.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.7"
],
"MBProgressHUD": [
"~> 1.1.0"
]
},
"source_files": "RWPickFlavor/**/*.{swift}",
"resources": "RWPickFlavor/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "4.2",
"swift_version": "4.2"
}