blob: 77f34eac8e07ad53fb537249d49b28df25c0c1ab [file] [log] [blame]
{
"name": "PickyPodWe",
"version": "0.3.0",
"summary": "this is my first cocoapod",
"homepage": "https://github.com/luismendoza95/PickyPodWe",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luismendo95za@gmail.com": "lmendore@everis.com"
},
"source": {
"git": "https://github.com/luismendoza95/PickyPodWe.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PickyPodWe/Classes/**/*",
"dependencies": {
"Alamofire": [
]
}
}