blob: e0425ebf008789ebde8859526db51f644f8fe0c2 [file] [log] [blame]
{
"name": "libpomelo2",
"version": "0.5.0",
"summary": "The missing pod for libpomelo2 with ssl support!",
"description": "The missing pod for libpomelo2 with ssl support!",
"homepage": "https://github.com/felipejfc/libpomelo2_pod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felipe Cavalcanti": "fjfcavalcanti@gmail.com"
},
"source": {
"git": "https://github.com/felipejfc/libpomelo2_pod.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": [
"src/**/*",
"include/**/*"
],
"dependencies": {
"OpenSSL": [
"~> 1.0.208"
],
"libuv": [
"~> 1.4.0"
]
}
}