blob: cd77e0949b87c7ce47b683aba0547bdc735de146 [file] [log] [blame]
{
"name": "XSCommon",
"version": "1.0.4",
"swift_version": "4.0",
"license": "MIT",
"summary": "common method",
"homepage": "https://github.com/Smiley1994/XSCommon",
"authors": {
"SUNNNNMacro": "smileysun1994@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source_files": "XSCommon/**/*.{h,m,swift}",
"source": {
"git": "https://github.com/Smiley1994/XSCommon.git",
"tag": "1.0.4",
"submodules": true
},
"requires_arc": true
}