[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 6 / 0 / YJUtils / 1.0.5 / YJUtils.podspec.json
blobf1721dbfda0ac2da7d0d3eb25b94c85793182234
2   "name": "YJUtils",
3   "version": "1.0.5",
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.5"
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     {
31       "name": "YJMediaCutter",
32       "source_files": "YJUtils/Classes/YJMediaCutter/**/*"
33     }
34   ]