blob: 08724af3b7d19882b69ca8673a01a0af0dfbd45c [file] [log] [blame]
{
"name": "HRLogin",
"version": "0.1.1",
"summary": "A short description of HRLogin.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/obgniyum/HRLogin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"obgniyum": "obgniyum@icloud.com"
},
"source": {
"git": "https://github.com/iOSSwift-Risenb/HRLogin.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRLogin/Classes/**/*.{swift,h}",
"vendored_libraries": "HRLogin/Classes/WechtSDK1.8.2_NoPay/libWeChatSDK.a",
"libraries": [
"c++",
"z",
"sqlite3.0"
],
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"CoreMotion"
],
"pushed_with_swift_version": "4.0"
}