blob: 2ef51de1ca27e292d0af566250ce74ec65fb4f8d [file] [log] [blame]
{
"name": "OMStoreReview",
"version": "0.1.0",
"swift_version": "4.0",
"summary": "OMStoreReview is for control when you show the SKStoreReview",
"description": "Add a minimun touch for show the StoreReview modal and after the modal show, that modal didn't show again.",
"homepage": "https://github.com/orbismobile/OMStoreReview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Orbis Mobile": "ios.orbismobile@gmail.com"
},
"source": {
"git": "https://github.com/orbismobile/OMStoreReview.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.3"
},
"source_files": "Classes/**/*",
"frameworks": "StoreKit"
}