blob: fccc46fec62f5f2c6ada15e8c6ffcdd855808004 [file] [log] [blame]
{
"name": "APIService-WeChatSDK",
"version": "1.6.2",
"summary": "WeChat SDK for iOS.",
"license": "MIT",
"homepage": "https://github.com/APIService/WeChatSDK",
"authors": {
"Elf Sundae": "http://0x123.com",
"WeChat": "https://open.weixin.qq.com"
},
"source": {
"git": "https://github.com/APIService/WeChatSDK.git",
"tag": "1.6.2",
"submodules": true
},
"social_media_url": "https://twitter.com/ElfSundae",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"SystemConfiguration",
"CoreTelephony"
],
"libraries": [
"z",
"sqlite3.0",
"c++"
],
"public_header_files": "WeChatSDK/*.h",
"source_files": "WeChatSDK/*.h",
"vendored_libraries": "WeChatSDK/libWeChatSDK.a"
}