[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 9 / SCFacebook / 4.0 / SCFacebook.podspec.json
blobf4b49a9845c2b1a2a3a66ff8634427801545fdaa
2   "name": "SCFacebook",
3   "version": "4.0",
4   "summary": "The SCFacebook is a simpler and cleaner to use the api facebook-ios-sdk Objective-C",
5   "description": "The SCFacebook is a simpler and cleaner to use the api facebook-ios-sdk Objective-C (https://github.com/facebook/facebook-ios-sdk) to perform login, get friends list, information about the user and posting on the wall with ^Block for iPhone. \nhttp://www.lucascorrea.com",
6   "homepage": "http://www.lucascorrea.com",
7   "license": {
8     "type": "MIT",
9     "text": "SCFacebook is licensed under the MIT License"
10   },
11   "authors": {
12     "Lucas Correa": "contato@lucascorrea.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/lucascorrea/SCFacebook.git",
19     "tag": "4.0"
20   },
21   "source_files": "SCFacebook/**/*SCFacebook.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Bolts": [
26     ],
27     "FBSDKCoreKit": [
29     ],
30     "FBSDKShareKit": [
32     ],
33     "FBSDKLoginKit": [
35     ]
36   }