blob: e59c73e1be672c0fac5284a05c54cc67467d56f4 [file] [log] [blame]
{
"name": "ReminderAlertView",
"version": "1.0.3",
"summary": "A alert view that can remind regularly",
"description": "ReminderAlertView is inspired by Appirater (https://github.com/arashpayan/appirater)\nAppirater is only for app review. ReminderAlertView has high versatility.\nYou can use ReminderAlertView according to your application. For app review, push notification, and etc.",
"homepage": "https://github.com/KEN-chan/ReminderAlertView",
"license": "MIT",
"authors": {
"Kenta Hara": "hellokenta1024@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KEN-chan/ReminderAlertView.git",
"tag": "1.0.3"
},
"source_files": "ReminderAlertView/*.{swift,h,m}",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}