blob: cef44cd37b1e7ea17571a1155d75bdd82ea00d91 [file] [log] [blame]
{
"name": "KahunaSocialMedia",
"version": "0.1.15",
"summary": "KahunaSocialMedia helps to retrieve twitter, facebook, instagram and youtube data from server",
"description": "KahunaSocialMedia helps to retrieve twitter, facebook, instagram and youtube data from server. It can be configured with a paramters.",
"homepage": "https://github.com/siddharthchopra/KahunaSocialMedia",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"siddharthchopra": "siddharth.chopra@kahunasystems.com"
},
"source": {
"git": "https://github.com/siddharthchopra/KahunaSocialMedia.git",
"tag": "0.1.15"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KahunaSocialMedia/Classes/**/*",
"dependencies": {
"SQLite.swift": [
"~> 0.10.1"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "2.3"
},
"pushed_with_swift_version": "2.3"
}