blob: 0873eb36d5d3161dd2b3ad081d40a6d5e24c4f52 [file] [log] [blame]
{
"name": "OMStoreReview",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Classes/**/*",
"frameworks": "StoreKit"
}