[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 6 / 2 / LetMeAuth-FacebookSDK-iOS / 2.0.0 / LetMeAuth-FacebookSDK-iOS.podspec.json
blob54aebb92b2b085fc1e33a26e1bc82d37c2e5dd91
2   "name": "LetMeAuth-FacebookSDK-iOS",
3   "version": "2.0.0",
4   "authors": {
5     "Alexey Aleshkov": "djmadcat@gmail.com"
6   },
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "summary": "Let Me Auth! Facebook authorization provider based on official Facebook SDK",
12   "homepage": "https://github.com/webparadox/LetMeAuth-FacebookSDK-iOS",
13   "source": {
14     "git": "https://github.com/webparadox/LetMeAuth-FacebookSDK-iOS.git",
15     "tag": "2.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/*.{h,m}",
22   "dependencies": {
23     "LetMeAuth": [
24       "~> 2.0"
25     ],
26     "Facebook-iOS-SDK": [
27       "~> 3.21"
28     ]
29   }