-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathparams.json
6 lines (6 loc) · 1.8 KB
/
params.json
1
2
3
4
5
6
{
"name": "Topalert",
"tagline": "TopAlert Is the effect of a tip at the top of the page code, can be easily integrated into your project.",
"body": "\r\n ![Logo](https://roycms.github.io/TopAlert/TopAlert/logo.png)\r\n TopAlert\r\n===\r\nTopAlert is a tip at the top of the pop-up IOS UI controls, can be easily integrated into your project.\r\n\r\n[![Shippable](https://img.shields.io/shippable/5444c5ecb904a4b21567b0ff.svg?maxAge=2592000?style=flat-square)](https://github.com/roycms/RAlertView)\r\n[![CocoaPods](https://img.shields.io/badge/pod-0.0.1-red.svg)](http://cocoapods.org/?q=RAlertView)\r\n[![Packagist](https://img.shields.io/packagist/l/doctrine/orm.svg?maxAge=2592000?style=flat-square)](https://github.com/roycms/RAlertView/blob/master/LICENSE)\r\n[![email](https://img.shields.io/badge/%20email%20-%20roycms%40qq.com%20-yellowgreen.svg)](mailto:[email protected])\r\n\r\n## Warning content\r\n ![预览](https://roycms.github.io/TopAlert/TopAlert/TopAlert.gif)\r\n \r\n## Installation\r\n- Import the main header file:`#import \"TopAlert.h\"`\r\n\r\n## cocoapods \r\n` pod 'TopAlert' `\r\n## UI Recommend the color\r\n ![Logo](https://roycms.github.io/TopAlert/TopAlert/FlatColors.png)\r\n\r\n## Use \r\n```objective-c\r\nTopAlert *alert =[[TopAlert alloc]initWithStyle:RGB(@\"#8e44ad\")];\r\nalert.headerTitle =@\"Title\";\r\nalert.contentText =@\"contentText\";\r\n```\r\n\r\n## 期待\r\n* 如果在使用过程中遇到BUG,希望你能Issues我,谢谢(或者尝试下载最新的框架代码看看BUG修复没有)\r\n* 如果在使用过程中发现功能不够用,希望你能Issues我,我非常想为这个框架增加更多好用的功能,谢谢\r\n* 如果你想输出代码,请拼命Pull Requests我\r\n",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}