[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / 0 / 5 / JKAlertView / 0.1.0 / JKAlertView.podspec.json
blob4061890d0fe271abb1494bbd2dc0ade8b707c3e6
2   "name": "JKAlertView",
3   "version": "0.1.0",
4   "summary": "JKAlertView is a simple and beautiful alert view",
5   "description": "JKAlertView is a simple and beautiful alert view, you can use it to show remote notifications or whatever you want.\n* Beautiful\n* Simple to use, like a UIAlertView\n* Swipe gesture to close alert",
6   "homepage": "https://github.com/kakashysen/JKAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jose Aponte": "joseapontec@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/kakashysen/JKAlertView.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "JKAlertView",
23     "JKAlertView/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"