[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 2 / f / RPAlertView / 1.0 / RPAlertView.podspec.json
blob39499f6899a22857715003455b1566e0826aa339
2   "name": "RPAlertView",
3   "version": "1.0",
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 9.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": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/dengfeng520/RPAlertView.git",
19     "tag": "1.0"
20   },
21   "source_files": "RPAlertViewDemo/RPAlertView/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ]