blob: 7fdc6daae5ea67237e6198b58225dd687b1ac867 [file] [log] [blame]
{
"name": "LLContainerComponent",
"version": "1.0.4",
"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.4"
},
"source_files": "LLContainerComponent/Classes/**/*.{h,m,mm}",
"requires_arc": true,
"frameworks": [
"Foundation",
"UIKit",
"AVFoundation"
],
"dependencies": {
"LLHttpEngine": [
],
"MJRefresh": [
],
"MBProgressHUD": [
]
}
}