blob: 1df038ed78d77b471519b00ba6602a1e51d6b0c9 [file] [log] [blame]
{
"name": "feimaopay",
"version": "0.0.2",
"summary": "飞猫支付SDK",
"description": "使用飞猫支付时使用,唤醒飞猫app支付",
"homepage": "https://github.com/young184534804/feimaopay",
"license": {
"type": "MIT"
},
"authors": {
"lidazhi": "15088132911@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/young184534804/feimaopay.git",
"tag": "0.0.2"
},
"source_files": "FeimaoSDK.framework/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}