blob: 31f2baf1dde1d84f2155d3fff76e066668fa6b19 [file] [log] [blame]
{
"name": "XSExtension",
"version": "1.1.1",
"summary": "Swift 方法拓展",
"homepage": "https://github.com/hxxxs/XSExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cedar": "lychae@foxmail.com"
},
"source": {
"git": "https://github.com/hxxxs/XSExtension.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XSExtension/Classes/**/*",
"swift_version": "4.2"
}