[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 3 / b / f / HuangQiSDK / 1.0.4 / HuangQiSDK.podspec.json
bloba1bd83a54707243d1b70057ce6fab04b661c0336
2   "name": "HuangQiSDK",
3   "version": "1.0.4",
4   "summary": "This is the Fon SDK Connect for iOS devices.",
5   "homepage": "https://github.com/YinJone/HuangQiSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Jone.yin": "yin_jone@163.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "vendored_frameworks": "HuangQiSDK.framework",
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "source": {
20     "git": "https://github.com/YinJone/HuangQiSDK.git",
21     "tag": "1.0.4"
22   },
23   "dependencies": {
24     "GFonSDKConnect": [
25       "1.0.2"
26     ]
27   },
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
30     "OTHER_LDFLAGS": "-ObjC -lxml2"
31   }