blob: 80ef14c4de5062492a5f9378c1c4624473f16be1 [file] [log] [blame]
{
"name": "Alamofire-Prephirences",
"version": "1.0.1",
"summary": "Remote preference and configuration for your application",
"homepage": "https://github.com/phimage/Alamofire-Prephirences",
"license": {
"type": "MIT"
},
"authors": {
"phimage": "eric.marchand.n7@gmail.com"
},
"platforms": {
"osx": "10.9",
"ios": "8.0"
},
"source": {
"git": "https://github.com/phimage/Alamofire-Prephirences.git",
"tag": "1.0.1"
},
"source_files": "Alamofire-Prephirences/*.swift",
"dependencies": {
"Alamofire": [
"~> 3.0"
],
"Prephirences": [
"~> 2.0"
]
}
}