blob: 48fbc5926f4097c96085b0a0a5b43e2f1f2137f9 [file] [log] [blame]
{
"name": "FLMineSDK",
"version": "0.1.5",
"summary": "FLMineSDK",
"description": "fl mine sdk",
"homepage": "https://github.com/XLMARK/FLMineSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"XL": "1546023941@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XLMARK/FLMineSDK.git",
"tag": "0.1.5"
},
"source_files": [
"FLMineSDK",
"FLMineSDK/**/FLSDK.framework/Headers/*.{h}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "FLMineSDK/**/FLSDK.framework",
"requires_arc": true
}