4 "summary": "Mail Framework for C Language.",
5 "homepage": "https://github.com/dinhviethoa/libetpan",
10 "authors": "HoĆ V. DINH",
12 "git": "https://github.com/dinhviethoa/libetpan.git",
18 "src/data-types/**/*.{h,c}",
19 "src/driver/**/*.{h,c}",
20 "src/engine/**/*.{h,c}",
21 "src/low-level/**/*.{h,c}",
24 "compiler_flags": "-DHAVE_CONFIG_H=1 -DHAVE_CFNETWORK=1 -DLIBETPAN_IOS_DISABLE_SSL=1",
30 "public_header_files": "include/libetpan/*.h",
39 "prepare_command": " cd build-mac\n SRCROOT=true sh update.sh\n",