[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 0 / 8 / KKWeiboSDK / 3.1.3 / KKWeiboSDK.podspec.json
blob21613f558a76ba761755882ea6d21db00edc9aa4
2   "name": "KKWeiboSDK",
3   "version": "3.1.3",
4   "summary": "Weibo iOS SDK.",
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/appwgh/KKWeiboSDK.git",
15     "tag": "3.1.3"
16   },
17   "platforms": {
18     "ios": "7.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   ]