[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 7 / a / ZYWeChat / 0.0.2 / ZYWeChat.podspec.json
blob1fe5ced5f369535d55d6612f58a458de077355e8
2   "name": "ZYWeChat",
3   "version": "0.0.2",
4   "summary": "A short description of ZYWeChat",
5   "homepage": "https://github.com/zh-yong-xin/ZYWeChat",
6   "license": "MIT",
7   "authors": {
8     "yong": "zhyo0911@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/zh-yong-xin/ZYWeChat.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "WechatSDK/*.{h,m}",
18   "frameworks": [
19     "SystemConfiguration",
20     "Security",
21     "CoreTelephony",
22     "CFNetwork"
23   ],
24   "requires_arc": true,
25   "xcconfig": {
26     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
27   }