blob: 419449565a004cde3b23254ccfead9a27bd5e4e4 [file] [log] [blame]
{
"name": "LYTUIKIT",
"version": "0.0.1",
"summary": "LYTUIKIT.",
"description": "UIKIT for 71sino SDK ......",
"homepage": "http://www.71ant.com",
"license": "MIT",
"authors": {
"ShangenZhang": "645256685@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/install-b/LYTUIKIT.git",
"tag": "0.0.1"
},
"source_files": "LYTUIKIT/**/*.{h,a}",
"vendored_libraries": "LYTUIKIT/**/*.a",
"public_header_files": "LYTUIKIT/**/*.h",
"resources": [
"LYTUIKIT/Bundles/LYFileSelector.bundle",
"LYTUIKIT/Bundles/LYTChatProgressHUD.bundle"
],
"frameworks": "UIKIT",
"requires_arc": true
}