[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / f / 6 / LuckRefreshText / 0.0.2 / LuckRefreshText.podspec.json
blob0eccd4cac3f440dfb1be7df00052e7a8c9d45fb6
2   "name": "LuckRefreshText",
3   "version": "0.0.2",
4   "summary": "A short description of LuckRefreshText.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/missluo/LuckRefreshText.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "missluo": "1454956978@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/missluo/LuckRefreshText.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": "LuckRefreshText/LuckRefreshText.xcframework",
22   "dependencies": {
23     "Aspects": [
25     ]
26   },
27   "pod_target_xcconfig": {
28     "GCC_PREPROCESSOR_DEFINITIONS": "$(inherited) GPB_USE_PROTOBUF_FRAMEWORK_IMPORTS=1",
29     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
30   }