[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 0 / MNBaseComponent / 0.1.0 / MNBaseComponent.podspec.json
blob83e76c90a4bb84f157a191f221855d265b074d56
2   "name": "MNBaseComponent",
3   "version": "0.1.0",
4   "summary": "This is the BaseComponent",
5   "description": "默尼基础组件MNBaseComponent",
6   "homepage": "https://gitee.com/SanYeYeYe/MNBaseComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenjs": "gz_chenjs@163.com"
13   },
14   "source": {
15     "git": "https://gitee.com/SanYeYeYe/MNBaseComponent.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "Macro",
24       "source_files": "MNBaseComponent/Classes/Macro/*.{h,m}"
25     }
26   ]