2 "name": "Facebook-iOS-SDK",
7 "license": "Apache License, Version 2.0",
8 "summary": "The iOS SDK provides Facebook Platform support for iOS apps.",
9 "description": "The Facebook SDK for iOS 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",
13 "git": "https://github.com/facebook/facebook-ios-sdk.git",
14 "tag": "sdk-version-3.6.0"
19 "src/Cryptography/*.{h,m}"
22 "src/FacebookSDKResources.bundle",
23 "src/FBUserSettingsViewResources.bundle"
25 "header_dir": "FacebookSDK",
32 "frameworks": "CoreLocation",
33 "requires_arc": false,
34 "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"