blob: 838bc46f681c4f0de38081e1c241361fb4b5d42b [file] [log] [blame]
{
"name": "RateAppTile",
"version": "1.2.3",
"summary": "Gather AppStore reviews & feeback from users not only ratings.",
"swift_versions": "5.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yoman07/RateAppTile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yoman07": "roman.barzyczak@gmail.com"
},
"source": {
"git": "https://github.com/yoman07/RateAppTile.git",
"tag": "1.2.3"
},
"social_media_url": "https://twitter.com/roman_barzyczak",
"platforms": {
"ios": "10.0"
},
"source_files": "RateAppTile/Classes/**/*",
"frameworks": [
"UIKit",
"MessageUI",
"MessageUI",
"StoreKit"
],
"dependencies": {
"SVProgressHUD": [
"~> 2.2.5"
]
},
"swift_version": "5.0"
}