2 "name": "ISAppearance",
5 "summary": "Appearance library.",
6 "authors": "Yaroslav Ponomarenko",
8 "git": "https://github.com/InSightMobile/ISAppearance.git",
16 "homepage": "https://github.com/InSightMobile/ISAppearance",
23 "public_header_files": [
24 "ISAppearance/Core/ISAppearance.h",
25 "ISAppearance/Core/ISAValueConverter.h"
30 "source_files": "ISAppearance/Core/*.{h,m}",
32 "ISAppearance/ISYAML": [
38 "name": "CodeGeneration",
39 "source_files": "ISAppearance/CodeGeneration/*.{h,m}",
41 "ISAppearance/Core": [
45 "prefix_header_contents": "\n #if TARGET_IPHONE_SIMULATOR\n\t\t#define ISA_CODE_GENERATION 1\n\t\t#endif"
48 "name": "ValueConverters",
49 "source_files": "ISAppearance/ValueConverters/*.{h,m}",
51 "ISAppearance/Core": [
58 "source_files": "ISAppearance/Categories/*.{h,m}",
60 "ISAppearance/Core": [
67 "source_files": "ISYAML/*.{h,m}",