blob: 0eccd4cac3f440dfb1be7df00052e7a8c9d45fb6 [file] [log] [blame]
{
"name": "LuckRefreshText",
"version": "0.0.2",
"summary": "A short description of LuckRefreshText.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/missluo/LuckRefreshText.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"missluo": "1454956978@qq.com"
},
"source": {
"git": "https://github.com/missluo/LuckRefreshText.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "LuckRefreshText/LuckRefreshText.xcframework",
"dependencies": {
"Aspects": [
]
},
"pod_target_xcconfig": {
"GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}