blob: 9d3178b885692d3e05fcbe32381bf1acfc33526b [file] [log] [blame]
{
"name": "Alamofire-Prephirences",
"version": "1.0.0",
"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.0"
},
"source_files": "Alamofire-Prephirences/*.swift",
"dependencies": {
"Alamofire": [
"~> 3.0"
],
"Prephirences": [
"~> 2.0"
]
}
}