[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 7 / 1 / iOSWeChatSdk / 1.5.0 / iOSWeChatSdk.podspec.json
blobf03dee3b0196f28e7a517eeafcc2ce8287c6e2e3
2   "name": "iOSWeChatSdk",
3   "version": "1.5.0",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "smalllixin": "smalllixin@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/smalllixin/WeChatSdk_iOS.git",
19     "tag": "1.5.0.1"
20   },
21   "source_files": "sdk/**/*.{h,m}",
22   "vendored_libraries": [
23     "sdk/WeChatSDK_1.5/libWeChatSDK.a",
24     "sdk/WeChatSDK_1.5_OnlyIphone/libWeChatSDK.a"
25   ],
26   "frameworks": "SystemConfiguration",
27   "libraries": [
28     "z",
29     "sqlite3"
30   ],
31   "requires_arc": true