[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 0 / Facebook-iOS-SDK / 1.2 / Facebook-iOS-SDK.podspec.json
blobcc3e3f600c8056fb4f27c5a9504cb29743c2fcee
2   "name": "Facebook-iOS-SDK",
3   "version": "1.2",
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 iOS SDK provides Facebook Platform support for iOS apps. It 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": "v1.2"
15   },
16   "source_files": "src/*.{h,m}",
17   "resources": "src/FBDialog.bundle",
18   "dependencies": {
19     "SBJson": [
20       "2.2.3"
21     ]
22   },
23   "requires_arc": false