2 "name": "iOSWeChatSdk",
4 "summary": "iOS WeChatSdk.",
5 "description": " open.weixin.qq.com \n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
6 "homepage": "http://github.com/smalllixin",
12 "smalllixin": "smalllixin@gmail.com"
18 "git": "https://github.com/smalllixin/WeChatSdk_iOS.git",
21 "source_files": "sdk/**/*.{h,m}",
22 "vendored_libraries": [
23 "sdk/WeChatSDK_1.5/libWeChatSDK.a",
24 "sdk/WeChatSDK_1.5_OnlyIphone/libWeChatSDK.a"
26 "frameworks": "SystemConfiguration",