| { |
| "name": "BLSettingCell", |
| "version": "1.0.8", |
| "license": "MIT", |
| "summary": "通用设置页面cell,可以灵活扩展,多种样式可配置", |
| "homepage": "https://github.com/LeoSsy", |
| "source": { |
| "git": "https://github.com/LeoSsy/BLSettingCell.git", |
| "tag": "1.0.8" |
| }, |
| "source_files": "BLSettingCell/*.{h,m}", |
| "public_header_files": "BLSettingCell/*.{h}", |
| "resources": "BLSettingCell/BLSetting.bundle", |
| "requires_arc": true, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "dependencies": { |
| "Masonry": [ |
| |
| ], |
| "SDWebImage": [ |
| |
| ] |
| }, |
| "authors": { |
| "BY": "781739973@qq.com" |
| }, |
| "social_media_url": "https://github.com/LeoSsy" |
| } |