blob: a9e519878b39acd74a8e1e3881e0c035c1f8e6b5 [file] [log] [blame]
{
"name": "LLContainerComponent",
"version": "1.0.5",
"summary": "列表框架",
"description": "列表框架",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/lifuqing/LLContainerComponent",
"authors": {
"lifuqing": "lfqing@vip.qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lifuqing/LLContainerComponent.git",
"tag": "LLContainerComponent-1.0.5"
},
"source_files": "LLContainerComponent/Classes/**/*.{h,m,mm}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
],
"dependencies": {
"LLHttpEngine": [
],
"YLPullToRefresh": [
],
"MBProgressHUD": [
]
}
}