| { |
| "name": "HDAppListViewController", |
| "version": "1.0.4", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "summary": "HDAppListViewController,可以快速设置app的列表,点击即可跳转到appstore的下载页面", |
| "homepage": "https://github.com/DamonHu/HDAppListViewController", |
| "authors": { |
| "DamonHu": "dong765@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/DamonHu/HDAppListViewController.git", |
| "tag": "1.0.4" |
| }, |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": [ |
| "HDAppListViewController/HDAppListViewController/LCBannerView/*.{h,m}", |
| "HDAppListViewController/HDAppListViewController/*.{h,m}" |
| ], |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ] |
| } |