blob: 3ebdf0777d317e449fa7f04ef71b6dfac5d7d878 [file] [log] [blame]
{
"name": "YQExtensions",
"version": "0.3.0",
"platforms": {
"ios": "10.0"
},
"summary": "some extensions",
"homepage": "https://github.com/weixinbing/YQTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"weixb": "183292352@qq.com"
},
"source": {
"git": "https://github.com/weixinbing/YQExtensions.git",
"tag": "0.3.0"
},
"requires_arc": true,
"source_files": "Extensions/*.swift",
"swift_versions": "5.0",
"swift_version": "5.0"
}