blob: aa316fa0fe85ffa7cb1f3853e615efbddc398826 [file] [log] [blame]
{
"name": "feimaoSDK",
"version": "0.0.1",
"summary": "飞猫支付SDK.",
"description": "使用飞猫支付时使用,唤醒飞猫app支付",
"homepage": "https://github.com/young184534804/feimaoSDK",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"yangzongbao": "184534804@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/young184534804/feimaoSDK.git",
"tag": "0.0.1"
},
"source_files": "FeimaoSDK.framework/Headers/*.{h}",
"frameworks": "UIKit",
"requires_arc": true
}