blob: f5930d437f3243acc95882038da0d1c5ff1537c4 [file] [log] [blame]
{
"name": "YJUtils",
"version": "1.0.3",
"summary": "工具类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LYajun/YJUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LYajun": "liuyajun1999@icloud.com"
},
"source": {
"git": "https://github.com/LYajun/YJUtils.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "YJAudioPlayer",
"source_files": "YJUtils/Classes/YJAudioPlayer/**/*"
},
{
"name": "YJAudioMerger",
"source_files": "YJUtils/Classes/YJAudioMerger/**/*"
}
]
}