blob: dd1e7b75f362b5c462c052e3ab90afe1122600d7 [file] [log] [blame]
{
"name": "MBRateApp",
"version": "0.1.2",
"summary": "A customizable interstitial app rate screen with cool design",
"description": "A customizable interstitial app rate screen with cool design.\nYou can change the colors of almost every element on the screen and get callbacks of what the user chose to do.",
"homepage": "https://github.com/matibot/MBRateApp",
"license": "MIT",
"authors": {
"Mati Bot": "matibot@gmail.com"
},
"source": {
"git": "https://github.com/matibot/MBRateApp.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MBRateApp/Classes/**/*",
"resource_bundles": {
"MBRateApp": [
"Pod/Assets/*.png"
]
},
"resources": "MBRateApp/Assets/**/*.storyboard"
}