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