blob: 61198f84bf0f88a58b5ddbb4c9145b2c534029f2 [file] [log] [blame]
{
"name": "HWSMSKit",
"version": "0.1.1",
"summary": "HOLLA SMS Login Framework",
"description": "HOLLA SMS LoginKit Framework",
"homepage": "http://www.holla.world/",
"license": {
"type": "Copyright",
"text": "Copyright 2018 holla.world. All rights reserved.\n"
},
"authors": {
"毛鹏霖": "maoepnglin@holla.world"
},
"source": {
"git": "https://github.com/holla-world/HWAccountKit.git"
},
"source_files": "HWSMSKit/**/*.{h,m}",
"public_header_files": [
"HWSMSKit/*.h",
"HWSMSKit/**/*.h"
],
"resources": "HWSMSKit/Resource/HWSMSKit.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}