blob: da43f6e3067a016a176b6a66a4052d3156262938 [file] [log] [blame]
{
"name": "SuperCodeLogin",
"version": "0.0.1",
"summary": "登录模块",
"authors": {
"Eadkennychan": "Eadkennychan@gmail.com"
},
"homepage": "https://github.com/EadkennyChan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"SystemConfiguration",
"Security"
],
"libraries": [
"z",
"c++"
],
"source": {
"git": "https://github.com/EadkennyChan/SuperCodeLogin.git",
"tag": "0.0.1"
},
"source_files": "Login/**/*.swift",
"resource_bundles": {
"Login": [
"Login/**/*.xcassets"
]
},
"pushed_with_swift_version": "3.0"
}