blob: 2aebcd85de8e8c0419d31d5ca53cbf3bfcc69e90 [file] [log] [blame]
{
"name": "SmartRate",
"version": "0.1.3",
"summary": "iOS pod that will help you easily implement your logic to remind your iPhone app's users to review the app",
"description": "Ask your users to make a review only when they are happy.\nThis pod will help you to implement your complex logic of doing this.\nYou can set any sequence of actions.",
"homepage": "https://github.com/korrolion/SmartRate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"korrolion": "korrolion@mail.ru"
},
"source": {
"git": "https://github.com/korrolion/smartrate.git",
"tag": "0.1.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "SmartRate/Classes/**/*",
"swift_version": "5.0"
}