[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 1 / WeChatSDK-iOS / 1.7.3 / WeChatSDK-iOS.podspec.json
blobbf7f20767cff2fd213369d0d615dda68a6fdee03
2   "name": "WeChatSDK-iOS",
3   "version": "1.7.3",
4   "summary": "官方微信iOS SDK:WeChatSDK,使用微信分享、登录、收藏、支付等功能需要的库以及文件。",
5   "description": "官方微信iOS SDK:WeChatSDK,使用微信分享、登录、收藏、支付等功能需要的库以及文件。详情参考https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=1417674108&token=c0f8e622d52dc0c46360b4ceed98766e6084cdbd&lang=zh_CN",
6   "homepage": "https://open.weixin.qq.com/cgi-bin/showdocument?action=dir_list&t=resource/res_list&verify=1&id=1417674108&token=c0f8e622d52dc0c46360b4ceed98766e6084cdbd&lang=zh_CN",
7   "license": "MIT",
8   "authors": {
9     "weixinapp": "weixinapp@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iosmvn/WeChatSDK.git",
16     "tag": "1.7.3"
17   },
18   "source_files": "SDKExport/**/*.{h,m}",
19   "public_header_files": "SDKExport/**/*.h",
20   "vendored_libraries": "SDKExport/**/*.a",
21   "frameworks": [
22     "ImageIO",
23     "SystemConfiguration",
24     "Security",
25     "CoreTelephony"
26   ],
27   "libraries": [
28     "z",
29     "sqlite3",
30     "c++"
31   ]