blob: 53f77b5b70d764dca42024aeafc37fabfeba56e7 [file] [log] [blame]
{
"name": "YGKit",
"version": "0.0.1",
"summary": "A useful lib for yigua",
"description": "Some handy development stuff for your own use",
"homepage": "https://github.com/xingyigua/YGKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xingyigua": "xingyigua@gmail.com"
},
"source": {
"git": "https://github.com/xingyigua/YGKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "YGKit/Classes/**/*",
"swift_version": "5.0"
}