[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 6 / 7 / 8 / OpenWeChatSDK / 1.8.3+8 / OpenWeChatSDK.podspec.json
blob545b1173dbc5fae39f02ba34a7f3481f92f6ecfd
2   "name": "OpenWeChatSDK",
3   "version": "1.8.3+8",
4   "summary": "WeChatSDK for Cocoapods convenience.",
5   "license": {
6     "type": "MIT",
7     "text": "LICENSE"
8   },
9   "authors": {
10     "JarvanMo": "jarvan.mo@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/JarvanMo/OpenWeChatSDK.git",
14     "tag": "1.8.3+8"
15   },
16   "homepage": "https://github.com/JarvanMo/OpenWeChatSDK",
17   "frameworks": [
18     "SystemConfiguration",
19     "CoreTelephony"
20   ],
21   "libraries": [
22     "z",
23     "sqlite3.0",
24     "c++"
25   ],
26   "requires_arc": true,
27   "platforms": {
28     "ios": "8.0"
29   },
30   "ios": {
31     "vendored_frameworks": "OpenWeChatSDK.framework"
32   }