blob: 5a55e8805a7538d9c715ca7bf3cb060f6f8fa906 [file] [log] [blame]
{
"name": "LRViewClass",
"version": "1.1.0",
"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.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LRViewClass/Classes/**/*",
"resources": "LRViewClass/LRImage.bundle",
"public_header_files": "LRViewClass/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
]
}