| { |
| "name": "XLBaseVC", |
| "version": "0.0.2", |
| "summary": "一款定制的vc控制器里面包含tableview及按钮提示框,自定义封装测tableViewCell", |
| "description": "一款定制的vc控制器里面包含tableview及按钮提示框,自定义封装测tableViewCell,aaaaaaaaaaaaaaaaaaaaaa", |
| "homepage": "https://gitee.com/xuelei163/XLBaseVC", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "XL": "18709264359@163.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://gitee.com/xuelei163/XLBaseVC.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "XLBaseViewControllers/*.{h,m}", |
| "public_header_files": "XLBaseViewControllers/*.h", |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "requires_arc": true, |
| "dependencies": { |
| "MBProgressHUD": [ |
| |
| ] |
| } |
| } |