blob: f6f1220149fc2cae963651a92a1affec218a158e [file] [log] [blame]
{
"name": "HaloObjCSDK",
"module_name": "HaloObjC",
"version": "2.2.3",
"summary": "HALO iOS SDK (Objective-C)",
"homepage": "https://mobgen.github.io/halo-documentation/ios_home.html",
"license": "Apache License, Version 2.0",
"authors": {
"Borja Santos-Diez": "borja.santos@mobgen.com"
},
"source": {
"git": "https://github.com/mobgen/halo-ios.git",
"tag": "2.2.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "HaloObjC/**/*.{h,swift}",
"public_header_files": "HaloObjC/**/*.h",
"dependencies": {
"HaloSDK": [
]
},
"pushed_with_swift_version": "3.1"
}