blob: 5a9ca8dd6003e60aea78516dd91b91637d78ab62 [file] [log] [blame]
{
"name": "RPBannerView",
"version": "1.0",
"summary": "'RPBannerView' is a custom iOS view,can be easily set the hide and show it.",
"description": "'RPBannerView' is a custom iOS view,support for systems after iOS 9+,can be easily set the hide and show it.",
"homepage": "https://github.com/dengfeng520/RPBannerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dengfeng520": "deng_feng520@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/dengfeng520/RPBannerView.git",
"tag": "1.0"
},
"source_files": "RPBannerView/RPBannerView/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}