[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 6 / 2 / LetMeAuth-FacebookSDK-iOS / 1.0.0 / LetMeAuth-FacebookSDK-iOS.podspec.json
blobcccfabbd33b06e56cc47261124f4a38a964c276d
2   "name": "LetMeAuth-FacebookSDK-iOS",
3   "version": "1.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": "1.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       "~> 1.0"
25     ],
26     "Facebook-iOS-SDK": [
27       "~> 3.21"
28     ]
29   }