blob: 933de1e8f77fb75d521a167b8df37cd91bd7f063 [file] [log] [blame]
{
"name": "Genoise",
"version": "1.0.0",
"summary": "Genoise helps you to check if your app is outdated.",
"description": "Genoise connects to iTunes API to retrieve and compare information and determine if your app is outdated.",
"homepage": "https://github.com/alariju/Genoise",
"license": "MIT",
"authors": {
"alariju": "albin.arias16@gmail.com"
},
"source": {
"git": "https://github.com/alariju/Genoise.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Genoise": [
"Pod/Assets/*.png"
]
}
}