blob: da5aa6891434bb9507a108fa5745504aeffca2fd [file] [log] [blame]
{
"name": "FLMineSDK",
"version": "0.1.2",
"summary": "FLMineSDK",
"description": "FLMineSDK",
"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.2"
},
"source_files": "FLMineSDK/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"vendored_frameworks": "**/FLSDK.framework",
"requires_arc": true
}