[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / f / YoukeSDK / 1.0.8 / YoukeSDK.podspec.json
blob883858fd20d379cad4b3184d1d8b9ce17db550ad
2   "name": "YoukeSDK",
3   "version": "1.0.8",
4   "summary": "YoukeSDK帮助你的APP快速构建APP客服系统。",
5   "homepage": "https://github.com/jxd001/YoukeSDK",
6   "license": "MIT",
7   "authors": {
8     "jxd001": "http://weibo.com/jxd001"
9   },
10   "source": {
11     "git": "https://github.com/jxd001/YoukeSDK.git",
12     "tag": "1.0.8"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "YoukeSDK/*",
19   "preserve_paths": "YoukeSDK/*",
20   "libraries": [
21     "resolv",
22     "sqlite3",
23     "xml2"
24   ],
25   "frameworks": "CoreData",
26   "vendored_libraries": [
27     "YoukeSDK/libidn.a",
28     "YoukeSDK/libPingSDK.a"
29   ],
30   "resources": [
31     "YoukeSDK/YoukeBundle.bundle",
32     "YoukeSDK/skin.plist",
33     "YoukeSDK/strings.plist",
34     "YoukeSDK/*.{mom,momd}"
35   ],
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   }