blob: b80e1e3c07b834874d09f9e8c4a895bfa4dab856 [file] [log] [blame]
{
"name": "LFSDK",
"version": "1.0.0",
"authors": {
"liulinfei": "1394389856@qq.com"
},
"homepage": "https://github.com/GaryLiuLF/LFSDK-iOS",
"summary": "LFSDK.",
"source": {
"git": "https://github.com/GaryLiuLF/LFSDK-iOS.git",
"tag": "1.0.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "LFSDK/LFSDK.framework/Headers",
"public_header_files": "LFSDK/LFSDK.framework/Headers/*.h"
}