[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / c / 1 / KWWeiboSDK / 3.1.5 / KWWeiboSDK.podspec.json
blob0c70b6e74c1eef52be659ef1761666b7d70de63d
2   "name": "KWWeiboSDK",
3   "version": "3.1.5",
4   "summary": "Weibo iOS SDK. Updated in December 9.",
5   "homepage": "http://open.weibo.com/wiki/SDK#iOS_SDK",
6   "license": {
7     "type": "LGPL",
8     "text": "                        ® 1996-2015 SINA All Rights Reserved.\n"
9   },
10   "authors": {
11     "sdk4wb": "sdk4wb@sina.cn"
12   },
13   "source": {
14     "git": "https://github.com/gzkiwiinc/KWWeiboSDK.git",
15     "tag": "3.1.5"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "libWeiboSDK/*.{h,m}",
22   "resources": "libWeiboSDK/WeiboSDK.bundle",
23   "vendored_libraries": "libWeiboSDK/libWeiboSDK.a",
24   "frameworks": [
25     "ImageIO",
26     "SystemConfiguration",
27     "CoreText",
28     "QuartzCore",
29     "Security",
30     "CoreGraphics",
31     "CoreTelephony"
32   ],
33   "libraries": [
34     "z",
35     "sqlite3"
36   ]