[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 7 / 0 / e / GWisprSDK / 1.0.1 / GWisprSDK.podspec.json
blob0087d449c6c64106af1b7f2a5bf3e11319cb858f
2   "name": "GWisprSDK",
3   "version": "1.0.1",
4   "summary": "This is the Fon Wispr for iOS devices.",
5   "homepage": "https://github.com/YinJone/WPASDK_gotell",
6   "license": "MIT",
7   "authors": {
8     "Jone.yin": "yin_jone@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "vendored_frameworks": "WisprSDK.framework",
14   "frameworks": "Foundation",
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/YinJone/WisprSDK_gotell.git",
18     "tag": "1.0.1"
19   },
20   "dependencies": {
21     "KissXML": [
22       "5.1.2"
23     ],
24     "CocoaLumberjack": [
25       "3.3.0"
26     ]
27   },
28   "xcconfig": {
29     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
30     "OTHER_LDFLAGS": "-ObjC -lxml2"
31   }