[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / a / f / YoukeSDK / 1.0.4 / YoukeSDK.podspec.json
blob02af904f826f924c65f0776041828ec90ee87797
2   "name": "YoukeSDK",
3   "version": "1.0.4",
4   "summary": "YoukeSDK帮助你的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.4"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "YoukeSDK/*",
19   "libraries": [
20     "resolv",
21     "sqlite3",
22     "xml2"
23   ],
24   "vendored_libraries": [
25     "YoukeSDK/libidn.a",
26     "YoukeSDK/libPingSDK.a"
27   ],
28   "resources": [
29     "YoukeSDK/YoukeBundle.bundle",
30     "YoukeSDK/skin.plist"
31   ]