4 "summary": "A fabulous CSS based styling and layout framework for iOS applications.",
5 "homepage": "https://github.com/tolo/InterfaCSS",
11 "Tobias Löfstrand": "tobias@leafnode.se"
14 "git": "https://github.com/tolo/InterfaCSS.git",
20 "source_files": "InterfaCSS/**/*.{h,m}",
21 "public_header_files": [
22 "InterfaCSS/InterfaCSS.h",
24 "InterfaCSS/Model/ISSPropertyDefinition.h",
25 "InterfaCSS/Model/ISSPropertyDeclaration.h",
26 "InterfaCSS/Model/ISSStyleSheet.h",
27 "InterfaCSS/Util/NSObject+ISSLogSupport.h"