blob: 66bbbdda777f3752fb3302546037b083a9b242a3 [file] [log] [blame]
{
"name": "SmartRate",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SmartRate/Classes/**/*",
"pushed_with_swift_version": "3.0"
}