[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / a / f / YoukeSDK / 1.0.5 / YoukeSDK.podspec.json
blobe226ed49265f60633e5f220cc4489881228749ae
2   "name": "YoukeSDK",
3   "version": "1.0.5",
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.5"
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   ]