blob: a54a7cbc8d959817b0941ffc56d0782f4c795508 [file] [log] [blame]
{
"name": "fmsdktest",
"version": "1.0.0",
"summary": "pay",
"description": "this is fmsdk",
"homepage": "https://github.com/Dacilia/fmsdktest",
"license": "MIT",
"authors": "lidazhi",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Dacilia/fmsdktest.git",
"tag": "1.0.0"
},
"source_files": "FeimaoSDK.framework/Headers/*.{h}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"deprecated": true
}