blob: dd7e5d657d1a8f5f6f0b3aef0c45a929fbc10e7d [file] [log] [blame]
{
"name": "Ploatz",
"version": "1.1.2",
"summary": "Ploatz helps you to check if your local app version is outdated.",
"description": "Ploatz connects to the iTunes API to retrieve and compare versioning information to decide if your local app version is outdated.",
"homepage": "https://github.com/alariju/Ploatz",
"license": "MIT",
"authors": {
"alariju": "albin.arias16@gmail.com"
},
"source": {
"git": "https://github.com/alariju/Ploatz.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 3.0"
]
}
}