[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / 2 / 7 / LGXModuleList / 1.0.1 / LGXModuleList.podspec.json
blobf9b64481bf7b815cd02a9a9203a0ffa33855e1d2
2   "name": "LGXModuleList",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "公共组件列表",
9   "description": "#详细描述\n通过配置方式,完成一个复杂列表的组装,业务方只需要关心自己的业务和类即可",
10   "homepage": "https://gitee.com/pixar/LGXModuleList",
11   "authors": {
12     "PiXAR": "417527998@qq.com"
13   },
14   "social_media_url": "http://www.jianshu.com/users/e1eb391a157a",
15   "source": {
16     "git": "https://gitee.com/pixar/LGXModuleList.git",
17     "tag": "v1.0.1"
18   },
19   "source_files": [
20     "LGXModuleList",
21     "LGXModuleList/*.{h,m}",
22     "LGXModuleList/**/*.{h,m}"
23   ],
24   "ios": {
25     "frameworks": [
26       "Foundation",
27       "UIKit"
28     ]
29   },
30   "requires_arc": true,
31   "platforms": {
32     "ios": "8.0"
33   }