add cocoapods spec

This commit is contained in:
Recep Aslantas
2018-04-22 01:03:17 +03:00
parent 498a33fac5
commit cef97fca3e
4 changed files with 33 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
#*****************************************************************************
AC_PREREQ([2.69])
AC_INIT([cglm], [0.4.3], [info@recp.me])
AC_INIT([cglm], [0.4.4], [info@recp.me])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AC_CONFIG_MACRO_DIR([m4])