{ | |
"name": "feimaosdkk", | |
"version": "0.0.1", | |
"summary": "飞猫支付SDK", | |
"description": "使用飞猫支付时使用,唤醒飞猫app支付", | |
"homepage": "https://github.com/young184534804/feimaosdkk", | |
"license": { | |
"type": "MIT" | |
}, | |
"authors": { | |
"lidazhi": "15088132911@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/young184534804/feimaosdkk.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "FeimaoSDK.framework/Headers/*.{h}", | |
"frameworks": "UIKit", | |
"requires_arc": true | |
} |