[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 0 / 9 / ReminderAlertView / 1.0.0 / ReminderAlertView.podspec.json
blob68b1a3d55329f553515bb10a34c6c6649db36db5
2   "name": "ReminderAlertView",
3   "version": "1.0.0",
4   "summary": "A alert view that can remind regularly",
5   "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.",
6   "homepage": "https://github.com/KEN-chan/ReminderAlertView",
7   "license": "MIT",
8   "authors": {
9     "Kenta Hara": "hellokenta1024@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/KEN-chan/ReminderAlertView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ReminderAlertView/*.{swift,h,m}",
19   "exclude_files": "Classes/Exclude",
20   "pushed_with_swift_version": "4.0"