blob: 3819750453272d1e0bf2295697d4b798b66c1ef3 [file] [log] [blame]
{
"name": "Cidaas-Facebook",
"version": "10.0.1",
"summary": "A short description of Cidaas-Facebook.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Cidaas/Cidaas-Facebook",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Cidaas": "ganesh.kumar@widas.in"
},
"source": {
"git": "https://github.com/Cidaas/cidaas-facebook-ios.git",
"tag": "10.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Cidaas-Facebook/Classes/**/*",
"dependencies": {
"FacebookCore": [
"0.3.0"
],
"FacebookLogin": [
"0.3.0"
],
"Cidaas-SDK": [
"~> 10.0"
]
},
"pushed_with_swift_version": "3.0"
}