12 "summary": "A lightweight and customizable stylesheet framework for iOS",
13 "homepage": "https://github.com/erichoracek/Motif",
15 "Eric Horacek": "eric@automatic.com"
18 "git": "https://github.com/erichoracek/Motif.git",
21 "frameworks": "Foundation",
23 "frameworks": "UIKit",
25 "Motif/iOS Support/*.{h,m}"
31 "Motif/Objective-C Runtime/*.{h,m}",
32 "Motif/YAML Serialization/*.{h,m}",
33 "Carthage/Checkouts/libyaml/config.h",
34 "Carthage/Checkouts/libyaml/src/*.{h,c}",
35 "Carthage/Checkouts/libyaml/include/*.{h,c}"
38 "OTHER_CFLAGS": "-DHAVE_CONFIG_H -Wno-shorten-64-to-32"