[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 9 / 6 / UC_commonUnit / 0.0.2 / UC_commonUnit.podspec.json
blob957fe83c8f76ecacefc09b470f2550372145d0b0
2   "name": "UC_commonUnit",
3   "version": "0.0.2",
4   "summary": "通用工具",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.hnbangyao.com/UCComponen/uc_commonunit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangheng": "1339669469@qq.com"
13   },
14   "source": {
15     "git": "http://git.hnbangyao.com/UCComponen/uc_commonunit.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "SLMarqueeControl",
24       "source_files": "UC_commonUnit/Classes/SLMarqueeControl/**/*"
25     },
26     {
27       "name": "UC_AddCustomView",
28       "dependencies": {
29         "Masonry": [
31         ]
32       },
33       "source_files": "UC_commonUnit/Classes/UC_AddCustomView/**/*"
34     }
35   ]