2 "name": "MASFoundation",
4 "summary": "The MASFoundation framework is the core iOS framework upon which Mobile App Service is built.",
5 "homepage": "http://mas.ca.com",
7 "Britton Katnich": "britton.katnich@ca.com",
8 "Luis Sanches": "luis.sanches@ca.com",
9 "Robert Weber": "robert.weber@ca.com"
20 "git": "https://github.com/CAAPIM/iOS-MAS-Foundation.git",
23 "source_files": "MASFoundation/MASFoundation.h",
27 "preserve_paths": "MASFoundation/Vendor/OpenSSL/include/openssl/*.h",
28 "vendored_libraries": [
29 "MASFoundation/Vendor/OpenSSL/include/lib/libcrypto_iOS.a",
30 "MASFoundation/Vendor/OpenSSL/include/lib/libssl_iOS.a"
37 "HEADER_SEARCH_PATHS": "${PODS_ROOT}/MASFoundation/MASFoundation/Vendor/OpenSSL/include/**"