[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / b / f / HuangQiSDK / 1.0.3 / HuangQiSDK.podspec.json
blob2be1c1ab15028b66aff01ca8bb324e101313b4f4
2   "name": "HuangQiSDK",
3   "version": "1.0.3",
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.3"
22   },
23   "dependencies": {
24     "GFonSDKConnect": [
25       "1.0.1"
26     ]
27   },
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
30     "OTHER_LDFLAGS": "-ObjC -lxml2"
31   }