blob: 9fbb768c6c2e01701bd1e083d45b12b0c26eb39a [file] [log] [blame]
{
"name": "YqsPodSpec",
"version": "1.0.0",
"summary": "YqsPodSpec.",
"description": "公用的swift模块,用于方便快速开发",
"homepage": "https://github.com/Yueqingshan/YqsPodSpec",
"license": "MIT",
"authors": {
"YueAndy": "448568619@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Yueqingshan/YqsPodSpec.git",
"tag": "1.0.0"
},
"source_files": [
"Tools",
"Tools/**/*.{h,m}"
],
"dependencies": {
"Alamofire": [
],
"Toast-Swift": [
]
}
}