blob: 373d0600e993cc745b20ef23d9f9b8fbab3f78ba [file] [log] [blame]
{
"name": "SFSMSCode",
"version": "1.0.0",
"summary": "A lightweight SMSCode tool",
"description": "A lightweight SMSCode tool to sending SMSCode",
"homepage": "http://code.ops.focus.cn/hanyu212684/SFSMSCode",
"license": "MIT",
"authors": {
"amazeyh2015": "amazeyh2015@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://code.ops.focus.cn/hanyu212684/SFSMSCode.git",
"tag": "1.0.0"
},
"source_files": "SFSMSCode/*.{h,swift}",
"public_header_files": "SFSMSCode/SFSMSCode.h",
"dependencies": {
"SFNetwork": [
"~> 1.0.1"
]
},
"pushed_with_swift_version": "3.0"
}