[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 9 / 2 / f / RPAlertView / 1.4 / RPAlertView.podspec.json
blobeb6f1d514af151fe6557770f60303dd9707e4e4a
2   "name": "RPAlertView",
3   "version": "1.4",
4   "summary": "'RPAlertView' is a custom iOS view,can be easily set the hide and show it.",
5   "description": "'RPAlertView' is a custom iOS view,support for systems after iOS 10.0+ and Swift 5.0+,can be easily set the hide and show it.",
6   "homepage": "https://github.com/dengfeng520/RPAlertView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dengfeng520": "deng_feng520@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/dengfeng520/RPAlertView.git",
19     "tag": "1.4"
20   },
21   "source_files": "RPAlertViewDemo/RPAlertView/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]