blob: 383dac4db7399a8b42203b95511c1795269cf4d2 [file] [log] [blame]
{
"name": "XSExtension",
"version": "0.1.5",
"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": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XSExtension/Classes/**/*",
"swift_version": "4.0"
}