2 "name": "PELocal-DataUI",
5 "summary": "A set of user interface helpers to use in conjunction with a PELocal-Data based model.",
7 "Paul Evans": "evansp2@gmail.com"
9 "homepage": "https://github.com/evanspa/PELocal-DataUI",
11 "git": "https://github.com/evanspa/PELocal-DataUI.git",
12 "tag": "PELocal-DataUI-v0.0.2"
17 "source_files": "**/*.{h,m}",
18 "public_header_files": "**/*.h",
19 "exclude_files": "**/*Tests/*.*",
21 "pod_target_xcconfig": {
22 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"