blob: 0568acef793d16dac76124445803825c123e8d32 [file] [log] [blame]
{
"name": "RateAppTile",
"version": "0.1.0",
"summary": "Gather AppStore reviews & feeback from users not only ratings.",
"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": "0.1.0"
},
"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"
]
}
}