blob: 68b1a3d55329f553515bb10a34c6c6649db36db5 [file] [log] [blame]
{
"name": "ReminderAlertView",
"version": "1.0.0",
"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.0"
},
"source_files": "ReminderAlertView/*.{swift,h,m}",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "4.0"
}