[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / 8 / 1 / 7 / PodWechatSDK / 0.1.0 / PodWechatSDK.podspec.json
blob40eab11f4faa3ed5662f44c582e202b80b21efeb
2   "name": "PodWechatSDK",
3   "version": "0.1.0",
4   "summary": "A short description of PodWechatSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/405029644@qq.com/PodWechatSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "405029644@qq.com": "405029644@qq.com"
13   },
14   "swift_version": "4.1",
15   "source": {
16     "git": "https://github.com/xuyunshi/PodWechatSDK.git",
17     "tag": "0.1.0"
18   },
19   "vendored_frameworks": "PodWechatSDK/Vendor/*.framework",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "PodWechatSDK/Classes/**/*",
24   "user_target_xcconfig": {
25     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
26   }