[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 3 / 8 / Cidaas-Facebook / 10.1.0 / Cidaas-Facebook.podspec.json
blob28f9ed304d31d6b51073cc73f2dcbcdc5ddf034f
2   "name": "Cidaas-Facebook",
3   "version": "10.1.0",
4   "swift_version": "4.1",
5   "summary": "Integrating Facebook login with Cidaas",
6   "description": "TODO: Add long description of the pod here.",
7   "homepage": "https://github.com/Cidaas/Cidaas-Facebook",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Cidaas": "ganesh.kumar@widas.in"
14   },
15   "source": {
16     "git": "https://github.com/Cidaas/cidaas-facebook-ios.git",
17     "tag": "10.1.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Cidaas-Facebook/Classes/**/*",
23   "dependencies": {
24     "FacebookCore": [
25       "0.3.1"
26     ],
27     "FacebookLogin": [
28       "0.3.1"
29     ],
30     "Cidaas-SDK": [
31       "10.1.2"
32     ]
33   }