[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 0 / YJUtils / 1.0.2 / YJUtils.podspec.json
blob68d0e5f5784b272852805df2c5e970e0522da909
2   "name": "YJUtils",
3   "version": "1.0.2",
4   "summary": "工具类",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LYajun/YJUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "LYajun": "liuyajun1999@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/LYajun/YJUtils.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "YJAudioPlayer",
24       "source_files": "YJUtils/Classes/YJAudioPlayer/**/*"
25     },
26     {
27       "name": "YJAudioMerger",
28       "source_files": "YJUtils/Classes/YJAudioMerger/**/*"
29     }
30   ]