blob: fbcc7cafd4f9e4a12148c766433917049a70e445 [file] [log] [blame]
{
"name": "HDAppListViewController",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": [
"HDAppListViewController/HDAppListViewController/LCBannerView/*.{h,m}",
"HDAppListViewController/HDAppListViewController/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}