[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / b / WeiboMacSDK / 3.0.5 / WeiboMacSDK.podspec.json
blobc154691ef8befa6a3b1f2bef708e466ab60ef756
2   "name": "WeiboMacSDK",
3   "version": "3.0.5",
4   "summary": "Weibo SDK for Mac.",
5   "description": "                        Weibo SDK for Mac applications.\n",
6   "homepage": "https://github.com/Naituw/WeiboMacSDK",
7   "license": "MIT",
8   "authors": {
9     "Wutian": "naituw@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Naituw/WeiboMacSDK.git",
13     "tag": "3.0.5"
14   },
15   "social_media_url": "http://weibo.com/naituw",
16   "platforms": {
17     "osx": "10.8"
18   },
19   "prefix_header_file": "WeiboSDK/SupportingFiles/WeiboSDK-Prefix.pch",
20   "source_files": "WeiboSDK/**/*.{h,m,c}",
21   "requires_arc": true,
22   "resources": "WeiboSDKResources",
23   "dependencies": {
24     "libextobjc": [
26     ],
27     "JSONKit-NoWarning": [
28       "~> 1.1"
29     ],
30     "SSKeychain": [
31       "~> 1.2"
32     ],
33     "FMDB": [
34       "~> 2.2"
35     ],
36     "RegexKitLite": [
38     ],
39     "AFNetworking": [
41     ],
42     "CocoaSecurity": [
43       "~> 1.2"
44     ],
45     "NSDictionary+Accessors-BothPlatform": [
46       "~> 1.0"
47     ]
48   }