blob: 6260fabdf32e2866c42dd65009a8a96045404881 [file] [log] [blame]
{
"name": "LTframeworkSDK",
"version": "1.0.2",
"summary": "A short description of LTframeworkSDK.",
"description": "提交第一版本使用",
"homepage": "https://gitee.com/xuelei163/LTFrameworksdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuelei": ""
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/xuelei163/LTFrameworksdk.git",
"tag": "1.0.2"
},
"requires_arc": true,
"vendored_frameworks": "Framework/IntegralSDK.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}