blob: b493c6ee7745c6ae9b8acffdcaec5f6ba9daae17 [file] [log] [blame]
{
"name": "LRViewClass",
"version": "1.0.1",
"summary": "LRViewClass",
"description": "LRViewContoller:普通控制器\nLRNavigationControll:导航控制器\nLRTabBarViewController: 底部 TabBar 控制器\nLRNavigationBar: 导航条\nControllerPopByInteractivePopGestureRecognizer: 滑动返回监听",
"homepage": "https://github.com/huawt/LRViewClass",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huawt": "ghost263sky@163.com"
},
"source": {
"git": "https://github.com/huawt/LRViewClass.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRViewClass/Classes/**/*",
"resources": "LRViewClass/LRImage.bundle",
"public_header_files": "LRViewClass/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation",
"CoreGraphics"
]
}