[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / a / 6 / 0 / YJUtils / 1.0.0 / YJUtils.podspec.json
blob4f4239b920bb5ed3e61846581fbdac816b89de84
2   "name": "YJUtils",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "subspecs": [
22     {
23       "name": "YJAudioPlayer",
24       "source_files": "YJUtils/Classes/YJAudioPlayer/**/*"
25     }
26   ]