blob: d6ff104259cf6fc47cf0f59faef6a32da28c36a6 [file] [log] [blame]
{
"name": "RFRateMe",
"version": "1.0.0",
"summary": "Easily set up a rate me prompt that shows up after a specific number of times or when you directly call it.",
"homepage": "https://github.com/rfunk82/RFRateMe",
"screenshots": "http://i.imgur.com/BYbE6YK.png",
"license": "MIT",
"authors": {
"Ricardo Funk": "argentoenusa@hotmail.com"
},
"source": {
"git": "https://github.com/rfunk82/RFRateMe.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "RFRateMe/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}