[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / 1 / c / HDAppListViewController / 1.0.3 / HDAppListViewController.podspec.json
blobc62d8e9ebf73a5ae150c17a3756926036d713290
2   "name": "HDAppListViewController",
3   "version": "1.0.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "HDAppListViewController,可以快速设置app的列表,点击即可跳转到appstore的下载页面",
9   "homepage": "https://github.com/DamonHu/HDAppListViewController",
10   "authors": {
11     "DamonHu": "dong765@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/DamonHu/HDAppListViewController.git",
15     "tag": "1.0.3"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "HDAppListViewController/HDAppListViewController/LCBannerView/*.{h,m}",
23     "HDAppListViewController/HDAppListViewController/*.{h,m}"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ]