blob: 33cc0750cea52603435486b7feb65e411fceaab6 [file] [log] [blame]
{
"name": "KahunaSocialMedia",
"version": "0.1.9",
"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.9"
},
"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"
}