[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / b / WeiboMacSDK / 3.0.1 / WeiboMacSDK.podspec.json
blob3a481b268066d27b06369a48cbedc55140dda228
2   "name": "WeiboMacSDK",
3   "version": "3.0.1",
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.1"
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   "resources": "WeiboSDKResources",
22   "requires_arc": [
23     true,
24     "WeiboSDKResources"
25   ],
26   "dependencies": {
27     "libextobjc": [
29     ],
30     "JSONKit-NoWarning": [
31       "~> 1.1"
32     ],
33     "SSKeychain": [
34       "~> 1.2"
35     ],
36     "FMDB": [
37       "~> 2.2"
38     ],
39     "RegexKitLite": [
41     ],
42     "AFNetworking": [
44     ],
45     "CocoaSecurity": [
46       "~> 1.2"
47     ],
48     "NSDictionary+Accessors-BothPlatform": [
49       "~> 1.0"
50     ]
51   }