| { |
| "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": [ |
| |
| ] |
| } |
| } |