blob: 373b5eaeafd2809c40fe7422ea2b1450931656ce [file] [log] [blame]
{
"name": "YYFast",
"version": "1.0.2",
"summary": "YYFast is fast",
"homepage": "https://github.com/haozhiyu1990/YYFast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"郝志宇": "hzy901110@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/haozhiyu1990/YYFast.git",
"tag": "1.0.2"
},
"source_files": "YYFast/*.swift",
"swift_version": "4.2",
"requires_arc": true,
"dependencies": {
"SnapKit": [
]
}
}