[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / d / e / WeChatSDk-iOS-EasyUsed / 0.0.1 / WeChatSDk-iOS-EasyUsed.podspec.json
blob9f4c6bfb6d04610c023162ffcab157dd30d709f3
2   "name": "WeChatSDk-iOS-EasyUsed",
3   "version": "0.0.1",
4   "summary": "WeChatSDK for iOS v1.7.6",
5   "description": "微信官方SDK(1.7.6),方便使用cocoapods导入",
6   "homepage": "https://github.com/bing900717/WeChatSDK",
7   "license": "MIT",
8   "authors": {
9     "xiaobing.yao": "bing900717@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/bing900717/WeChatSDK.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "WeChatOpenSDK/*.{h,m}",
19   "public_header_files": "WeChatOpenSDK/*.h",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "SystemConfiguration",
24     "Security",
25     "CoreTelephony",
26     "CFNetwork"
27   ],
28   "libraries": [
29     "z",
30     "sqlite3.0",
31     "c++"
32   ],
33   "requires_arc": true,
34   "vendored_libraries": "WeChatOpenSDK/libWeChatSDK.a"