blob: 2b7a15d47333974b3ed3894e846de9524202a4e0 [file] [log] [blame]
{
"name": "RWPickFlavorSzu",
"platforms": {
"ios": "8.0"
},
"summary": "RWPickFlavorSzu lets a user select an ice cream flavor.",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"[Szuniverse David]": "[daao15@gmail.com]"
},
"homepage": "https://github.com/szuniverse/RWPickFlavorSzu",
"source": {
"git": "https://github.com/szuniverse/RWPickFlavorSzu.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 1.1"
],
"BetterBaseClasses": [
"~> 1.0"
],
"MBProgressHUD": [
"~> 0.9.0"
]
},
"source_files": "RWPickFlavorSzu/**/*.{swift}",
"resources": "RWPickFlavorSzu/**/*.{png,jpeg,jpg,storyboard,xib}"
}