blob: bbdffa504d549948e73a842fa85ca8b1043d9c41 [file] [log] [blame]
{
"name": "HolaCDN",
"version": "1.1.2",
"summary": "Integration for holacdn.com service",
"homepage": "https://holacdn.com/",
"license": {
"type": "hola.org",
"file": "LICENSE"
},
"authors": "hola.org",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hola/ios_sdk.git",
"tag": "1.1.2"
},
"source_files": "hola-cdn-sdk/*.{h,m}",
"public_header_files": "hola-cdn-sdk/*.h",
"frameworks": [
"UIKit",
"AVFoundation",
"JavaScriptCore"
],
"dependencies": {
"GCDWebServer": [
"~> 3.0"
]
}
}