4 "homepage": "https://github.com/acerbetti/ACEToolKit",
5 "summary": "Development tools to make my life (and yours) a little bit easier.",
7 "Stefano Acerbetti": "acerbetti@gmail.com"
14 "git": "https://github.com/acerbetti/ACEToolKit.git",
21 "default_subspecs": "Core",
31 "FFGlobalAlertController": [
36 "source_files": "ACEToolKit/*.{h,m}",
40 "ACEToolKit/ACEActionSheet.*",
41 "ACEToolKit/ACEAlertView.*",
42 "ACEToolKit/ACEErrorUtils.*",
43 "ACEToolKit/ACENavigationController.*"
48 "name": "AppExtension",
52 "source_files": "ACEToolKit/*.{h,m}",
54 "ACEToolKit/ACEActionSheet.*",
55 "ACEToolKit/ACEAlertView.*",
56 "ACEToolKit/ACEErrorUtils.*",
57 "ACEToolKit/ACENavigationController.*"
60 "GCC_PREPROCESSOR_DEFINITIONS": "ACE_APP_EXTENSION=1"