[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 6 / 0 / YJUtils / 1.1.3 / YJUtils.podspec.json
blobb43a22451bfe37917143e877e677fec95afbe481
2   "name": "YJUtils",
3   "version": "1.1.3",
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.1.3"
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   ]