blob: a2ecc12f2d2da61dc54718b6bf3982fedea9d324 [file] [log] [blame]
{
"name": "EggRating",
"version": "0.1.3",
"summary": "An iOS app review tool for getting only good reviews in the App Store!",
"description": "Increase your iOS app reviews with EggRating. EggRating will prompt users to rate the app after they have used it a certain number of times or after a set time period. If the user rates more than a certain number, EggRating will take them right to the app store where they can leave their good review.",
"homepage": "https://github.com/naluinui/EggRating",
"screenshots": "https://cloud.githubusercontent.com/assets/9149523/21676989/bf9cb586-d36a-11e6-81b7-e6f499f2d0d5.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Somjintana K.": "nuisomjin@gmail.com"
},
"source": {
"git": "https://github.com/naluinui/EggRating.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "EggRating/Classes/**/*",
"resource_bundles": {
"EggRating": [
"EggRating/Assets/**/*.xib"
]
},
"dependencies": {
"RateView": [
]
},
"pushed_with_swift_version": "3.1",
"deprecated": true
}