blob: bbd71e4a9ecfbd3a5790d005d9b7222296b780a9 [file] [log] [blame]
{
"name": "HRAli",
"version": "0.1.0",
"summary": "A short description of HRAli.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/obgniyum/HRAli",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"obgniyum": "obgniyum@icloud.com"
},
"source": {
"git": "https://github.com/iOSSwift-Risenb/HRAli.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HRAli/**/*.{swift,h,m}",
"resources": "HRAli/**/*.bundle",
"vendored_frameworks": "HRAli/Lib/Alipay/AlipaySDK.framework",
"libraries": [
"c++",
"z"
],
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"CoreMotion"
],
"pushed_with_swift_version": "4.0"
}