4 "summary": "Data security library for network communication and data storage for iOS and OS X",
5 "description": "Themis is a data security library, providing users with high-quality security services for secure messaging of any kinds and flexible data storage. Themis is aimed at modern development practices, with high level OOP wrappers for Ruby, Python, PHP, Java / Android and iOS / OSX. It is designed with ease of use in mind, high security and cross-platform availability.",
6 "homepage": "http://cossacklabs.com",
11 "git": "https://github.com/cossacklabs/themis.git",
15 "cossacklabs": "info@cossacklabs.com"
18 "OpenSSL-Universal": [
27 "OTHER_CFLAGS": "-DLIBRESSL",
35 "src/soter/**/*.{c,h}"
37 "header_mappings_dir": "src",
38 "public_header_files": [
44 "name": "objcwrapper",
45 "header_mappings_dir": "src/wrappers/themis/Obj-C/objcthemis",
46 "source_files": "src/wrappers/themis/Obj-C/objcthemis/*.{m,h}",
47 "public_header_files": "src/wrappers/themis/Obj-C/objcthemis/*.h",
48 "header_dir": "objcthemis",