blob: 1c91902411d1963a5d76ac595f75435a5a098442 [file] [log] [blame]
{
"name": "ooVooUIKitPod",
"version": "0.1.0",
"summary": "ooVooUIKitPod Helps the developer create a ui for oovoo sdk.",
"description": "Now you can create easly a UI for oovoo sdk framework Just use pull this pod and enjoy",
"homepage": "https://github.com/udiLevyCodeValue/ooVooUIKitPod",
"license": "MIT",
"authors": {
"Udi": "udil@codevalue.net"
},
"source": {
"git": "https://github.com/udiLevyCodeValue/ooVooUIKitPod.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ooVooUIKitPod": [
"Pod/Assets/*.png"
]
}
}