[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 2 / 1 / SNWeiboSDK / 3.1.3 / SNWeiboSDK.podspec.json
blob2dd1c797f6d1414c1533387879cc29f2dacf0594
2   "name": "SNWeiboSDK",
3   "version": "3.1.3",
4   "license": {
5     "type": "Copyright",
6     "text": "新浪微博 版权所有."
7   },
8   "summary": "iOS微博SDK",
9   "source": {
10     "git": "https://github.com/iOSBoy/SNWeiboSDK.git",
11     "tag": "3.1.3"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "requires_arc": false,
17   "homepage": "http://weibo.com/",
18   "authors": {
19     "Webio": "http://weibo.com/"
20   },
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     "UIKit",
31     "Foundation",
32     "CoreGraphics",
33     "CoreTelephony"
34   ],
35   "libraries": [
36     "sqlite3",
37     "z"
38   ]