[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 0 / Facebook-iOS-SDK / 3.0.5.b / Facebook-iOS-SDK.podspec.json
bloba9adb61545edfa86e169a72995140a50bdf2883a
2   "name": "Facebook-iOS-SDK",
3   "version": "3.0.5.b",
4   "platforms": {
5     "ios": null
6   },
7   "license": "Apache License, Version 2.0",
8   "summary": "The iOS SDK provides Facebook Platform support for iOS apps.",
9   "description": "The Facebook iOS SDK enables you to access the Facebook Platform APIs including the Graph API, FQL, and Dialogs.",
10   "homepage": "http://developers.facebook.com/docs/reference/iossdk",
11   "authors": "Facebook",
12   "source": {
13     "git": "https://github.com/facebook/facebook-ios-sdk.git",
14     "tag": "sdk-version-3.0.5.b"
15   },
16   "source_files": "src/*.{h,m}",
17   "resources": "src/FBiOSSDKResources.bundle",
18   "libraries": "sqlite3.0",
19   "header_dir": "FacebookSDK",
20   "dependencies": {
21     "SBJson": [
22       "2.2.3"
23     ]
24   },
25   "requires_arc": false,
26   "prepare_command": "echo \"This Pod relies on the removed \\`pre_install\\` or \\`post_install\\` hooks and therefore will no longer continue to work. Please try updating to the latest version of this Pod or updating the Pod specification. See http://blog.cocoapods.org/CocoaPods-Trunk/ for more details.\" && exit 1"