blob: 3bf567c875d153a0be86677a89693fb237b74466 [file] [log] [blame]
{
"name": "YCToolKit",
"version": "0.2.0",
"summary": "快速搭建工程库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Yacong/YCToolKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weicyao": "332317036@qq.com"
},
"source": {
"git": "https://github.com/Yacong/YCToolKit.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YCToolKit/YCToolKit/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}